Skip to content

Commit 016d15e

Browse files
chore(deps): Update Rust crate thiserror to v2
1 parent 95c3015 commit 016d15e

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)