Update version-compare to 0.0.7
This commit is contained in:
parent
0e3f36090c
commit
1e86e9d6b3
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@ tar = { version = "0.4", optional = true }
|
|||
tempfile = "3"
|
||||
toml = "0.5"
|
||||
urlshortener = { version = "0.10", default-features = false, optional = true }
|
||||
version-compare = "0.0.6"
|
||||
version-compare = "0.0.7"
|
||||
|
||||
[target.'cfg(target_os = "linux")'.dependencies]
|
||||
which = { version = "2.0", optional = true }
|
||||
|
|
Loading…
Add table
Reference in a new issue