Skip to content

Commit 1f53c84

Browse files
committed
upgrade zerocopy 0.8.17 -> 0.8.26
1 parent 0f5c0e1 commit 1f53c84

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -36,5 +36,5 @@ zeroize_derive = "1.4.2"
3636
glob = "0.3.2"
3737
rsa = "0.9.8"
3838
sha2 = "0.10.8"
39-
zerocopy = { version = "0.8.17", features = ["derive", "std", "zerocopy-derive"] }
39+
zerocopy = { version = "0.8.26", features = ["derive", "std", "zerocopy-derive"] }
4040
const_format = "0.2.34"

0 commit comments

Comments
 (0)