Skip to content

Commit

Permalink
update thiserror
Browse files Browse the repository at this point in the history
  • Loading branch information
gregorydemay committed Dec 20, 2024
1 parent 09eb143 commit f350bd5
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 15 deletions.
48 changes: 34 additions & 14 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 @@ -80,7 +80,7 @@ serde = "1.0"
serde_json = "1.0"
serde_bytes = "0.11.15"
strum = { version = "0.26", features = ["derive"] }
thiserror = "1.0.69"
thiserror = "2.0.8"
url = "2.5"

[workspace]
Expand Down

0 comments on commit f350bd5

Please sign in to comment.