Skip to content

Commit 0f184a5

Browse files
chore(deps): update thiserror to v2
Supersedes #344
1 parent 949ec2c commit 0f184a5

File tree

2 files changed

+36
-36
lines changed

2 files changed

+36
-36
lines changed

Cargo.lock

Lines changed: 35 additions & 35 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 @@ license = "Apache-2.0 OR MIT"
1515
repository = "https://github.com/crabnebula-dev/cargo-packager"
1616

1717
[workspace.dependencies]
18-
thiserror = "1.0"
18+
thiserror = "2"
1919
serde = { version = "1.0", features = ["derive"] }
2020
serde_json = "1.0"
2121
dunce = "1"

0 commit comments

Comments
 (0)