mirror of
https://github.com/Lokathor/bytemuck.git
synced 2024-11-22 06:42:25 +00:00
bump bytemuck_derive min version.
This commit is contained in:
parent
2bcc0ef6de
commit
0e65f1e64d
@ -30,7 +30,7 @@ nightly_portable_simd = []
|
||||
nightly_stdsimd = []
|
||||
|
||||
[dependencies]
|
||||
bytemuck_derive = { version = "1.2.1", path = "derive", optional = true }
|
||||
bytemuck_derive = { version = "1.4", path = "derive", optional = true }
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
# Note(Lokathor): Don't use all-features or it would use `unsound_ptr_pod_impl` too.
|
||||
|
Loading…
Reference in New Issue
Block a user