Skip to content

Commit

Permalink
chore(deps): update rust crate tokio to 1.35
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 7, 2024
1 parent edcc768 commit 7d8db37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/roster/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ pprof = { version = "0.13", features = ["flamegraph", "criterion"] }
insta.workspace = true
rand = "0.8"
redis-async = "0.16"
tokio = { version = "1.4", features = [
tokio = { version = "1.35", features = [
"macros",
"rt-multi-thread",
"sync",
Expand Down

0 comments on commit 7d8db37

Please sign in to comment.