Skip to content

Commit 0f4c725

Browse files
Update Rust crate thiserror to 2.0.12
1 parent ea64892 commit 0f4c725

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

+8-8
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
@@ -14,6 +14,6 @@ regex = "1.11.1"
1414
ruma = { version = "0.10.1", features = ["events"] }
1515
ruma-common = "0.13.0"
1616
serde = { version = "1.0.217", features = ["derive"] }
17-
thiserror = "2.0.9"
17+
thiserror = "2.0.12"
1818
tokio = "1.42.0"
1919
tracing = "0.1.41"

0 commit comments

Comments
 (0)