Skip to content

Commit 5a9e80e

Browse files
chore(types): upgrade thiserror to v2 (#280)
1 parent 9fdab6c commit 5a9e80e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

types/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ rust-version.workspace = true
1313
missing_docs = "warn"
1414

1515
[dependencies]
16-
thiserror = "1.0.16"
16+
thiserror = "2.0"
1717
bytes = "1.10.1"

0 commit comments

Comments
 (0)