Skip to content

Commit ed1fbcf

Browse files
authored
thiserror 2 (#372)
1 parent a57ebb9 commit ed1fbcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

refinery_core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ cfg-if = "1.0"
2424
log = "0.4"
2525
regex = "1"
2626
siphasher = "1.0"
27-
thiserror = "1"
27+
thiserror = "2"
2828
url = "2.0"
2929
walkdir = "2.3.1"
3030

0 commit comments

Comments
 (0)