swapped clippy dep version from * to 0.0.3
This commit is contained in:
parent
638b9d1c33
commit
62fe64e1c0
1 changed files with 1 additions and 1 deletions
|
@ -33,4 +33,4 @@ prometheus_exporter_base = { version = "1.2", features = ["hyper_server"]
|
||||||
regex = "1.5.4"
|
regex = "1.5.4"
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
clippy = "*"
|
clippy = "0.0"
|
||||||
|
|
Loading…
Reference in a new issue