Skip to content

Commit

Permalink
Merge pull request #3 from Miaxos/renovate/tokio-1.x
Browse files Browse the repository at this point in the history
chore(deps): update rust crate tokio to 1.35
  • Loading branch information
Miaxos authored Jan 7, 2024
2 parents 92fed6c + bf4c884 commit 63a53cc
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 @@ -54,7 +54,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 63a53cc

Please sign in to comment.