Skip to content

Commit e695d34

Browse files
chore(deps): update rust crate thiserror to v2
1 parent 6e6a10c commit e695d34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.0"
1919
serde = { version = "1.0", features = ["derive"] }
2020
serde_json = "1.0"
2121
dunce = "1"

0 commit comments

Comments
 (0)