Skip to content

Commit b2fb3c6

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -17,5 +17,5 @@ color-eyre = "0.6.1"
1717
env_logger = "0.9.0"
1818
log = "0.4.17"
1919
structopt = "0.3.26"
20-
thiserror = "1.0.31"
20+
thiserror = "2.0.0"
2121
winsafe = { version = "0.0.10", features = ["user"] }

0 commit comments

Comments
 (0)