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 703c84b commit 6e45c48Copy full SHA for 6e45c48
Cargo.toml
@@ -75,7 +75,7 @@ thiserror = "1"
75
json-strip-comments = "1"
76
indexmap = { version = "2", features = ["serde"] }
77
cfg-if = "1"
78
-simdutf8 = { version = "0.1", features = ["aarch64_neon"] }
+simdutf8 = { version = "0.1" }
79
80
pnp = { version = "0.9.0", optional = true }
81
0 commit comments