Skip to content

Commit 47d4563

Browse files
renovate[bot]flihp
authored andcommitted
Update Rust crate thiserror to 2.0.17
1 parent 898cdcc commit 47d4563

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Cargo.lock

Lines changed: 10 additions & 10 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
@@ -49,7 +49,7 @@ slog-error-chain = { git = "https://github.com/oxidecomputer/slog-error-chain",
4949
static_assertions = { version = "1.1.0", default-features = false }
5050
string-error = "0.1"
5151
tempfile = { version = "3.20.0", default-features = false }
52-
thiserror = { version = "2.0.12", default-features = false }
52+
thiserror = { version = "2.0.17", default-features = false }
5353
x509-cert = { version = "0.2.5", default-features = false }
5454
yubihsm = { git = "https://github.com/oxidecomputer/yubihsm.rs", branch="v0.42.0-with-audit", features = ["default", "usb"] }
5555
zerocopy = "0.8.25"

0 commit comments

Comments
 (0)