Skip to content

Commit

Permalink
Update Rust crate thiserror to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
oxide-renovate[bot] authored Nov 6, 2024
1 parent 15f6904 commit 0778938
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ nested-values = [
]

[dev-dependencies]
thiserror = "1.0"
thiserror = "2.0"
serde_json = "1.0"
slog-term = "2.9"
slog-json = "2.6"
Expand Down

0 comments on commit 0778938

Please sign in to comment.