bin/Cargo.toml: Update dependencies
This commit is contained in:
parent
bdbf5cedfb
commit
ca89bc5962
1 changed files with 2 additions and 2 deletions
|
@ -15,8 +15,8 @@ homepage = "http://imag-pim.org"
|
|||
|
||||
[dependencies]
|
||||
version = "2.0"
|
||||
walkdir = "0.1.5"
|
||||
crossbeam = "0.2.9"
|
||||
walkdir = "0.1"
|
||||
crossbeam = "0.2"
|
||||
clap = "2.*"
|
||||
log = "0.3"
|
||||
|
||||
|
|
Loading…
Reference in a new issue