added lazy thread handling to tokio runtime

This commit is contained in:
Valmo Trindade
2024-09-21 23:38:51 -03:00
parent e9ac9978aa
commit 3c40fa7166
3 changed files with 12 additions and 3 deletions

1
Cargo.lock generated
View File

@@ -88,6 +88,7 @@ dependencies = [
"arma-rs",
"log",
"log4rs",
"once_cell",
"regex",
"reqwest",
"serde",