Skip to content

Commit 97093b4

Browse files
authored
Merge pull request #8866 from cakebaker/bump_half_and_zerocopy
Bump `half` & `zerocopy`
2 parents daa828b + 852244f commit 97093b4

File tree

2 files changed

+11
-8
lines changed

2 files changed

+11
-8
lines changed

Cargo.lock

Lines changed: 9 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

deny.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,8 @@ skip = [
107107
{ name = "rand_core", version = "0.6.4" },
108108
# utmp-classic
109109
{ name = "zerocopy", version = "0.7.35" },
110+
# zerocopy
111+
{ name = "zerocopy-derive", version = "0.7.35" },
110112
# divans/codspeed tooling
111113
{ name = "nix", version = "0.29.0" },
112114
]

0 commit comments

Comments
 (0)