Skip to content

Commit e1dd1d0

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

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
@@ -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)