mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 13:43:46 +00:00
added lazy thread handling to tokio runtime
This commit is contained in:
@@ -9,6 +9,7 @@ edition = "2021"
|
||||
arma-rs = "1.10.4"
|
||||
log = "0.4.22"
|
||||
log4rs = "1.3.0"
|
||||
once_cell = "1.19.0"
|
||||
regex = "1.10.6"
|
||||
reqwest = {version = "0.12.7", features = ["blocking"]}
|
||||
serde = { version = "1.0.210", features = ["derive"] }
|
||||
|
||||
Reference in New Issue
Block a user