Skip to content

Commit 3037fb5

Browse files
committed
chore: update thiserror from 1 to 2
1 parent abac953 commit 3037fb5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -24,7 +24,7 @@ base64 = "0.22.1"
2424
futures = "0.3.21"
2525
log = "^0.4"
2626
nom = "^7.0"
27-
thiserror = "1"
27+
thiserror = "2"
2828
tokio = { version = "1", default-features = false, features = ["time", "io-util"], optional = true }
2929

3030
[dev-dependencies]

0 commit comments

Comments
 (0)