fix(deps): update rust crate tokio to 1.37.0
This commit is contained in:
parent
1c03d76127
commit
69e216d813
2 changed files with 3 additions and 3 deletions
|
@ -31,7 +31,7 @@ reqwest = { version = "0.12.2", default-features = false, features = [
|
|||
] }
|
||||
serde = "1.0.199"
|
||||
serde_json = "1.0.116"
|
||||
tokio = { version = "1.35.1", features = [
|
||||
tokio = { version = "1.37.0", features = [
|
||||
"macros",
|
||||
"rt-multi-thread",
|
||||
"signal",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue