Skip to content

Commit

Permalink
Merge pull request #138 from rust-cli/renovate/thiserror-2.x
Browse files Browse the repository at this point in the history
chore(deps): Update Rust crate thiserror to v2
  • Loading branch information
epage authored Dec 2, 2024
2 parents 95c3015 + 016d15e commit 2b6e64d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 @@ -120,7 +120,7 @@ comma = "1.0"
nix = { version = "0.27", features = ["fs", "process", "signal", "term"] }
regex = "1"
tempfile = "3"
thiserror = "1.0.34"
thiserror = "2.0.0"
which = { version = "5.0", optional = true }

[lints]
Expand Down

0 comments on commit 2b6e64d

Please sign in to comment.