chore: update pulp and bytemuck

This commit is contained in:
Nicolas Sarlin
2025-11-18 15:23:55 +01:00
committed by Nicolas Sarlin
parent bf2e9ef504
commit 8e566c5765
4 changed files with 5 additions and 5 deletions

View File

@@ -19,7 +19,7 @@ pulp = { workspace = true }
[features]
default = ["std"]
std = ["pulp/std", "aligned-vec/std"]
nightly = ["pulp/nightly"]
nightly = ["pulp/x86-v4"]
[dev-dependencies]
criterion = "0.5"