CA
This commit is contained in:
@@ -26,3 +26,7 @@ clap = { version = "4.5.4", features = ["derive"] }
|
||||
rand = { version = "0.8.5", features = ["small_rng"] }
|
||||
serde = { version = "1.0.203", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
sha2 = "0.10"
|
||||
base64 = "0.22"
|
||||
uuid = { version = "1.0", features = ["v4"] }
|
||||
openssl = "0.10"
|
||||
|
||||
Reference in New Issue
Block a user