Skip to content

Commit ffe571a

Browse files
fix(deps): update rust crate thiserror to v2
1 parent a1fab0c commit ffe571a

File tree

2 files changed

+30
-10
lines changed

2 files changed

+30
-10
lines changed

Cargo.lock

Lines changed: 29 additions & 9 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
@@ -8,6 +8,6 @@ edition = "2021"
88
[dependencies]
99
bitness = "0.4.0"
1010
log = "0.4.20"
11-
thiserror = "1.0.44"
11+
thiserror = "2.0.0"
1212
winreg = "0.52.0"
1313
fs_extra="1.3.0"

0 commit comments

Comments
 (0)