mirror of
https://github.com/Lokathor/bytemuck.git
synced 2024-11-25 00:02:22 +00:00
use pre-release in CI for now.
This commit is contained in:
parent
14fa8650f0
commit
5d7c6cacfe
@ -19,7 +19,7 @@ zeroable_maybe_uninit = []
|
||||
derive = ["bytemuck_derive"]
|
||||
|
||||
[dependencies]
|
||||
bytemuck_derive = { version = "1.0", path = "derive", optional = true }
|
||||
bytemuck_derive = { version = "1.0.0-alpha.2", path = "derive", optional = true }
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
all-features = true
|
||||
|
Loading…
Reference in New Issue
Block a user