Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manual update #230

Merged
merged 18 commits into from
Mar 21, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update thiserror 1.0.57 -> 2.0.12
flihp committed Mar 4, 2025
commit 3c7c46f0fad12b5fbcefc7aa068f7fa0f3156f8c
28 changes: 24 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -40,7 +40,7 @@ sha3 = { version = "0.10.8", default-features = false }
static_assertions = { version = "1.1.0", default-features = false }
string-error = "0.1"
tempfile = { version = "3.17.1", default-features = false }
thiserror = "1.0.57"
thiserror = "2.0.12"
x509-cert = { version = "0.2.5", default-features = false }
yubihsm = { git = "https://github.com/oxidecomputer/yubihsm.rs", branch="v0.42.0-with-audit", features = ["default", "usb"] }
zerocopy = "0.7"