mirror of
https://github.com/MrBeanCpp/MIT.git
synced 2026-04-29 21:29:46 +08:00
初步编写add逻辑;新增终端颜色库
This commit is contained in:
@@ -10,3 +10,6 @@ sha1 = "0.10.6"
|
||||
hex = "0.4.3"
|
||||
clap = { version = "4.4.11", features = ["derive"] }
|
||||
chrono = "0.4.31"
|
||||
serde = { version = "1.0.193", features = ["derive"] }
|
||||
serde_json = "1.0.108"
|
||||
colored = "2.1.0"
|
||||
Reference in New Issue
Block a user