Skip to content

Commit 8cc548b

Browse files
committed
deps: zerocopy 0.7
1 parent a82c99a commit 8cc548b

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)