mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 13:53:28 +00:00
updated tokio and features
This commit is contained in:
@@ -13,7 +13,7 @@ regex = "1.10.6"
|
||||
reqwest = {version = "0.12.7", features = ["blocking"]}
|
||||
serde = { version = "1.0.210", features = ["derive"] }
|
||||
serde_json = "1.0.128"
|
||||
tokio = "1.40.0"
|
||||
tokio = { version = "1.40", features = ["full"] }
|
||||
|
||||
[dependencies.uuid]
|
||||
version = "1.10.0"
|
||||
|
||||
Reference in New Issue
Block a user