Skip to content

Commit

Permalink
Update Rust crate tokio to 1.37.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 28, 2024
1 parent 69e1ccb commit 820dfa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ axum = "0.6.18"
bytes = "1.6.0"
hyper = "0.14.27"
reqwest = { version = "0.11", features = ["blocking"] }
tokio = { version = "1.36.0", features = ["full"] }
tokio = { version = "1.37.0", features = ["full"] }

0 comments on commit 820dfa1

Please sign in to comment.