Skip to content

Commit 580d2f6

Browse files
committed
bump thiserror to 2.0
1 parent 187bf3e commit 580d2f6

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Cargo.lock

Lines changed: 9 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
@@ -20,7 +20,7 @@ lto = "fat"
2020
codegen-units=1
2121

2222
[dependencies]
23-
thiserror = "1.0"
23+
thiserror = "2.0"
2424
libc = "0.2.155"
2525
streaming-iterator = "0.1.5"
2626
bitflags = "2.6.0"

0 commit comments

Comments
 (0)