Skip to content

Commit

Permalink
Merge pull request #121 from JustRustThings/ab/zerocopy-0.7
Browse files Browse the repository at this point in the history
deps: zerocopy 0.7
  • Loading branch information
n4r1b authored Mar 6, 2024
2 parents a82c99a + 8cc548b commit bd0d0bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ num-traits = "0.2"
num-derive = "0.4"
bitflags = "1.3.2"
widestring = "1.0"
zerocopy = "0.6"
zerocopy = "0.7"
time = { version = "0.3", features = ["large-dates"], optional = true }
serde = { version = "1.0", optional = true }
# thiserror = "~1.0"
Expand Down

0 comments on commit bd0d0bb

Please sign in to comment.