Skip to content

Commit 1887ee4

Browse files
committed
build: thiserror v2.x.x
1 parent 020ace5 commit 1887ee4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
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
@@ -21,4 +21,4 @@ futures = "0.3"
2121
serde = "1"
2222
serde_json = "1.0"
2323
schemars = "0.8"
24-
thiserror = "1" # Custom Error definitions and convenient error mappings
24+
thiserror = "2" # Custom Error definitions and convenient error mappings

0 commit comments

Comments
 (0)