Skip to content

Commit

Permalink
Merge pull request #21 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.36
  • Loading branch information
Miaxos committed Feb 2, 2024
2 parents 53ecc35 + 6ddf2c5 commit a6373af
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion app/roster/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ insta.workspace = true
rand = "0.8"
redis-async = "0.16"
regex = "1"
tokio = { version = "1.35", features = [
tokio = { version = "1.36", features = [
"macros",
"rt-multi-thread",
"sync",
Expand Down

0 comments on commit a6373af

Please sign in to comment.