Skip to content

Commit 199fd84

Browse files
Update Rust crate thiserror to 2.0.9 (#13)
Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
1 parent a79ef62 commit 199fd84

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.216", features = ["derive"] }
17-
thiserror = "2.0.7"
17+
thiserror = "2.0.9"
1818
tokio = "1.42.0"
1919
tracing = "0.1.41"

0 commit comments

Comments
 (0)