Fix publishing to crates.io [ci skip]
This commit is contained in:
parent
29557a18e8
commit
7f68fd56fb
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ scoped-pool = "^0.1.8"
|
||||||
|
|
||||||
[dependencies.clippy]
|
[dependencies.clippy]
|
||||||
optional = true
|
optional = true
|
||||||
version = "*"
|
version = "^0.0.79"
|
||||||
|
|
||||||
[dev-dependencies.image]
|
[dev-dependencies.image]
|
||||||
version = "^0.8.0"
|
version = "^0.8.0"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue