mirror of
https://github.com/Lokathor/bytemuck.git
synced 2024-11-21 22:32:23 +00:00
update the optional derives to the released version
This commit is contained in:
parent
c171ac4f5b
commit
09ab956bea
@ -19,7 +19,7 @@ zeroable_maybe_uninit = []
|
||||
derive = ["bytemuck_derive"]
|
||||
|
||||
[dependencies]
|
||||
bytemuck_derive = { version = "1.0.0-alpha.2", path = "derive", optional = true }
|
||||
bytemuck_derive = { version = "1", path = "derive", optional = true }
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
all-features = true
|
||||
|
Loading…
Reference in New Issue
Block a user