Skip to content

Commit 2f9941b

Browse files
authored
Update thiserror to 2.0.16 (#17)
1 parent 454f3c3 commit 2f9941b

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
@@ -16,7 +16,7 @@ bytes = "1.5.0"
1616
fxhash = "0.2.1"
1717
rand = "0.8.5"
1818
slab = "0.4.9"
19-
thiserror = "1.0.58"
19+
thiserror = "2.0.16"
2020
log = "0.4.21"
2121
crc = "3.2.1"
2222

0 commit comments

Comments
 (0)