cosmetic: consistency in the clap cargo declaration

This commit is contained in:
Sylvestre Ledru
2020-12-12 13:12:13 +01:00
parent e19010e9fe
commit 431a4e9f2f
+1 -1
View File
@@ -16,7 +16,7 @@ path = "src/hashsum.rs"
[dependencies]
digest = "0.6.2"
clap = "2"
clap = "2.33"
hex = "0.2.0"
libc = "0.2.42"
md5 = "0.3.5"