Skip to content

Commit 15224af

Browse files
authored
Merge pull request #1364 from spacejam/dependabot/cargo/zerocopy-0.6.0
Update zerocopy requirement from 0.5.0 to 0.6.0
2 parents 9dacc97 + 09919dc commit 15224af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ rand_distr = "0.3"
6868
quickcheck = "0.9"
6969
log = "0.4.14"
7070
env_logger = "0.9.0"
71-
zerocopy = "0.5.0"
71+
zerocopy = "0.6.0"
7272
byteorder = "1.4.3"
7373

7474
[[test]]

0 commit comments

Comments
 (0)