Skip to content

Commit c7234ef

Browse files
authored
Merge pull request #357 from rust-lang/dependabot/cargo/thiserror-2.0.3
build(deps): bump thiserror from 1.0.65 to 2.0.3
2 parents 1fcdc99 + 8188849 commit c7234ef

File tree

2 files changed

+32
-12
lines changed

2 files changed

+32
-12
lines changed

Cargo.lock

+31-11
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
@@ -15,7 +15,7 @@ edition = "2021"
1515
dialoguer = { version = "0.11.0", default-features = false }
1616
home = "0.5"
1717
env_logger = "0.11.0"
18-
thiserror = "1"
18+
thiserror = "2"
1919
anyhow = "1"
2020
flate2 = "1.0.24"
2121
git2 = "0.19.0"

0 commit comments

Comments
 (0)