We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2524f62 commit 7fef8d9Copy full SHA for 7fef8d9
1 file changed
Cargo.toml
@@ -105,7 +105,7 @@ nightly_float = []
105
nightly_docs = []
106
107
[dependencies]
108
-bytemuck_derive = { version = "1.4.1", path = "derive", optional = true }
+bytemuck_derive = { version = "1.10.1", path = "derive", optional = true }
109
110
[lints.rust]
111
unexpected_cfgs = { level = "deny", check-cfg = ['cfg(target_arch, values("spirv"))'] }
0 commit comments