Don't use a wildcard dependency
This commit is contained in:
parent
a16fb8674c
commit
47fb430d34
@ -16,4 +16,4 @@ image = "0.21.0"
|
|||||||
structopt = "0.2.14"
|
structopt = "0.2.14"
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
tempfile = "*"
|
tempfile = "3.0.6"
|
||||||
|
Loading…
Reference in New Issue
Block a user