Skip to content

Commit 20e11af

Browse files
authored
Merge pull request #201 from agourlay/dependabot/cargo/thiserror-2.0.0
Bump thiserror from 1.0.68 to 2.0.0
2 parents daf2e82 + ba73867 commit 20e11af

File tree

2 files changed

+24
-4
lines changed

2 files changed

+24
-4
lines changed

Cargo.lock

+23-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ hmac = { version = "0.12.1", features = ["reset"] }
1717
sha1 = "0.10.6"
1818
clap = { version = "4.5.20", features = ["cargo"] }
1919
indicatif = "0.17.8"
20-
thiserror = "1.0.68"
20+
thiserror = "2.0.0"
2121
num_cpus = "1.16.0"
2222
ahash = "0.8.11"
2323
humantime = "2.1.0"

0 commit comments

Comments
 (0)