mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-24 00:42:51 +10:00
fix(deps): update rust crate zerocopy to 0.7.27
This commit is contained in:
@@ -15,7 +15,7 @@ categories = ["data-structures", "encoding", "rust-patterns"]
|
|||||||
members = ["native_model_macro"]
|
members = ["native_model_macro"]
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
zerocopy = { version = "0.7.26", features = [ "derive"] }
|
zerocopy = { version = "0.7.27", features = [ "derive"] }
|
||||||
thiserror = "1.0"
|
thiserror = "1.0"
|
||||||
anyhow = "1.0"
|
anyhow = "1.0"
|
||||||
native_model_macro = { version = "0.3.25", path = "native_model_macro" }
|
native_model_macro = { version = "0.3.25", path = "native_model_macro" }
|
||||||
|
|||||||
Reference in New Issue
Block a user