Skip to content

Commit 3917e32

Browse files
committed
upgrade thiserror 1.0.64 -> 2.0.12
1 parent d9dd6a9 commit 3917e32

File tree

2 files changed

+25
-5
lines changed

2 files changed

+25
-5
lines changed

Cargo.lock

Lines changed: 24 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
@@ -27,7 +27,7 @@ serde_with = "3.12.0"
2727
static_assertions = "1.1.0"
2828
tempfile = "3.20.0"
2929
textwrap = "0.16.2"
30-
thiserror = "1.0.64"
30+
thiserror = "2.0.12"
3131
vsss-rs = "5.1.0"
3232
x509-cert = "0.2.5"
3333
yubihsm = { git = "https://github.com/oxidecomputer/yubihsm.rs", branch = "session-close", features = ["usb", "untested"] }

0 commit comments

Comments
 (0)