Skip to content

Commit a6373af

Browse files
authored
Merge pull request #21 from Miaxos/renovate/tokio-1.x
chore(deps): update rust crate tokio to 1.36
2 parents 53ecc35 + 6ddf2c5 commit a6373af

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
@@ -63,7 +63,7 @@ insta.workspace = true
6363
rand = "0.8"
6464
redis-async = "0.16"
6565
regex = "1"
66-
tokio = { version = "1.35", features = [
66+
tokio = { version = "1.36", features = [
6767
"macros",
6868
"rt-multi-thread",
6969
"sync",

0 commit comments

Comments
 (0)