Skip to content

Commit 6ddf2c5

Browse files
chore(deps): update rust crate tokio to 1.36
1 parent 4714808 commit 6ddf2c5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/roster/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ insta.workspace = true
6161
rand = "0.8"
6262
redis-async = "0.16"
6363
regex = "1"
64-
tokio = { version = "1.35", features = [
64+
tokio = { version = "1.36", features = [
6565
"macros",
6666
"rt-multi-thread",
6767
"sync",

0 commit comments

Comments
 (0)