mirror of
https://github.com/MrBeanCpp/MIT.git
synced 2026-04-28 04:39:57 +08:00
cli command
This commit is contained in:
@@ -7,4 +7,5 @@ edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
sha1 = "0.10.6"
|
||||
hex = "0.4.3"
|
||||
hex = "0.4.3"
|
||||
clap = { version = "4.4.11", features = ["derive"] }
|
||||
|
||||
Reference in New Issue
Block a user