We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87611b5 commit b63bbc6Copy full SHA for b63bbc6
aarch64-dit/Cargo.toml
@@ -15,7 +15,7 @@ edition = "2024"
15
rust-version = "1.85"
16
17
[dependencies]
18
-cpufeatures = { version = "0.2.14", path = "../cpufeatures" }
+cpufeatures = { version = "0.3.0-pre", path = "../cpufeatures" }
19
20
[package.metadata.docs.rs]
21
default-target = "aarch64-unknown-linux-gnu"
0 commit comments