libimagentrylink/Cargo.toml: Update dependencies
This commit is contained in:
parent
e8cad23ddb
commit
b5a83f1b8a
1 changed files with 3 additions and 3 deletions
|
@ -17,9 +17,9 @@ homepage = "http://imag-pim.org"
|
|||
itertools = "0.4"
|
||||
log = "0.3"
|
||||
toml = "0.2.*"
|
||||
semver = "0.2"
|
||||
url = "1.1"
|
||||
rust-crypto = "0.2.35"
|
||||
semver = "0.5"
|
||||
url = "1.2"
|
||||
rust-crypto = "0.2"
|
||||
env_logger = "0.3"
|
||||
|
||||
[dependencies.libimagstore]
|
||||
|
|
Loading…
Reference in a new issue