Skip to content

Commit 8188849

Browse files
build(deps): bump thiserror from 1.0.65 to 2.0.3
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.65 to 2.0.3. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.65...2.0.3) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1fcdc99 commit 8188849

File tree

2 files changed

+32
-12
lines changed

2 files changed

+32
-12
lines changed

Cargo.lock

Lines changed: 31 additions & 11 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
@@ -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)