Skip to content

Commit b656c4a

Browse files
Update Rust crate tokio to 1.43.0
1 parent ea64892 commit b656c4a

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.217", features = ["derive"] }
1717
thiserror = "2.0.9"
18-
tokio = "1.42.0"
18+
tokio = "1.43.0"
1919
tracing = "0.1.41"

0 commit comments

Comments
 (0)