libimagentryview/Cargo.toml: Update dependencies
This commit is contained in:
parent
bbe9884ca6
commit
61c3bf03d2
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ homepage = "http://imag-pim.org"
|
|||
[dependencies]
|
||||
log = "0.3"
|
||||
toml = "0.2.*"
|
||||
glob = "0.2.11"
|
||||
glob = "0.2"
|
||||
|
||||
[dependencies.libimagrt]
|
||||
path = "../libimagrt"
|
||||
|
|
Loading…
Reference in a new issue