Update cargo lock

This commit is contained in:
bootandy
2019-06-30 19:38:27 +01:00
parent 0bf4ebf554
commit fd68330815
2 changed files with 361 additions and 217 deletions
+5 -5
View File
@@ -20,9 +20,9 @@ name = "dust"
path = "src/main.rs"
[dependencies]
ansi_term = "0.11"
clap = "2.31"
assert_cli = "0.5"
tempfile = "3"
walkdir = "2"
ansi_term = "=0.11"
clap = "=2.33"
assert_cli = "=0.5"
tempfile = "=3"
walkdir = "=2"