Skip to content

Commit

Permalink
Update Rust crate thiserror to 2.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
oxide-renovate[bot] authored Dec 14, 2024
1 parent fb68d50 commit 0907ce1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ regex = "1.11.1"
ruma = { version = "0.10.1", features = ["events"] }
ruma-common = "0.13.0"
serde = { version = "1.0.215", features = ["derive"] }
thiserror = "2.0.3"
thiserror = "2.0.7"
tokio = "1.41.1"
tracing = "0.1.40"

0 comments on commit 0907ce1

Please sign in to comment.