mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 13:53:28 +00:00
added serde_json and reqwest cargos
This commit is contained in:
@@ -10,7 +10,9 @@ arma-rs = "1.10.4"
|
||||
log = "0.4.22"
|
||||
log4rs = "1.3.0"
|
||||
regex = "1.10.6"
|
||||
reqwest = "0.12.7"
|
||||
serde = { version = "1.0.210", features = ["derive"] }
|
||||
serde_json = "1.0.128"
|
||||
|
||||
[dependencies.uuid]
|
||||
version = "1.10.0"
|
||||
|
||||
Reference in New Issue
Block a user