Skip to content

Commit

Permalink
chore(deps): update rust crate zerocopy to 0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and flihp committed Nov 27, 2023
1 parent 83446ed commit 8532bed
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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
Expand Up @@ -38,5 +38,5 @@ tempfile = { version = "3", default-features = false }
thiserror = "1.0.50"
x509-cert = { version = "0.2.4", default-features = false }
yubihsm = { git = "https://github.com/oxidecomputer/yubihsm.rs", branch="v0.42.0-with-audit", features = ["default", "usb"] }
zerocopy = "0.6"
zerocopy = "0.7"
zeroize = { version = "1.6.0", default-features = false }

0 comments on commit 8532bed

Please sign in to comment.