Update version-compare to 0.0.7

This commit is contained in:
timvisee 2019-04-09 18:11:35 +02:00
parent 0e3f36090c
commit 1e86e9d6b3
No known key found for this signature in database
GPG key ID: B8DB720BC383E172

View file

@ -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 }