Skip to content

Commit 2b6e64d

Browse files
authored
Merge pull request #138 from rust-cli/renovate/thiserror-2.x
chore(deps): Update Rust crate thiserror to v2
2 parents 95c3015 + 016d15e commit 2b6e64d

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ comma = "1.0"
120120
nix = { version = "0.27", features = ["fs", "process", "signal", "term"] }
121121
regex = "1"
122122
tempfile = "3"
123-
thiserror = "1.0.34"
123+
thiserror = "2.0.0"
124124
which = { version = "5.0", optional = true }
125125

126126
[lints]

0 commit comments

Comments
 (0)