Skip to content

Commit bd0d0bb

Browse files
authored
Merge pull request n4r1b#121 from JustRustThings/ab/zerocopy-0.7
deps: zerocopy 0.7
2 parents a82c99a + 8cc548b commit bd0d0bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ num-traits = "0.2"
3636
num-derive = "0.4"
3737
bitflags = "1.3.2"
3838
widestring = "1.0"
39-
zerocopy = "0.6"
39+
zerocopy = "0.7"
4040
time = { version = "0.3", features = ["large-dates"], optional = true }
4141
serde = { version = "1.0", optional = true }
4242
# thiserror = "~1.0"

0 commit comments

Comments
 (0)