Skip to content

Commit d2a48bd

Browse files
Update Rust crate tokio to 1.42.0 (#9)
Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
1 parent 8b5b41c commit d2a48bd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

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

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ ruma = { version = "0.10.1", features = ["events"] }
1515
ruma-common = "0.13.0"
1616
serde = { version = "1.0.215", features = ["derive"] }
1717
thiserror = "2.0.7"
18-
tokio = "1.41.1"
18+
tokio = "1.42.0"
1919
tracing = "0.1.41"

0 commit comments

Comments
 (0)