imag-link/Cargo.toml: Update dependencies
This commit is contained in:
parent
6385561926
commit
52820c4f1e
1 changed files with 2 additions and 2 deletions
|
@ -14,12 +14,12 @@ repository = "https://github.com/matthiasbeyer/imag"
|
|||
homepage = "http://imag-pim.org"
|
||||
|
||||
[dependencies]
|
||||
semver = "0.2.1"
|
||||
semver = "0.5.1"
|
||||
clap = "2.*"
|
||||
log = "0.3"
|
||||
version = "2.0.1"
|
||||
toml = "0.2.*"
|
||||
url = "1.1"
|
||||
url = "1.2"
|
||||
|
||||
[dependencies.libimagstore]
|
||||
path = "../libimagstore"
|
||||
|
|
Loading…
Reference in a new issue