mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
cosmetic: consistency in the clap cargo declaration
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user