Skip to content

Commit 694717c

Browse files
Update Rust crate thiserror to 2.0.18
1 parent 5813895 commit 694717c

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

Cargo.lock

Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ regex = "1.12.2"
1414
ruma = { version = "0.14", features = ["events"] }
1515
ruma-common = "0.17.0"
1616
serde = { version = "1.0.228", features = ["derive"] }
17-
thiserror = "2.0.17"
17+
thiserror = "2.0.18"
1818
tokio = "1.48.0"
1919
tracing = "0.1.44"

0 commit comments

Comments
 (0)