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
nextest-bot committed Nov 10, 2024
1 parent e72c344 commit 5d0ad26
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 mukti-metadata/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ readme = "README.md"
serde = { version = "1.0.214", features = ["derive"] }
serde_json = "1"
semver = { version = "1.0.23", features = ["serde"] }
thiserror = "1.0.68"
thiserror = "2.0.2"

0 comments on commit 5d0ad26

Please sign in to comment.