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 8bcb095 commit 6105a9bCopy full SHA for 6105a9b
sonic-simd/Cargo.toml
@@ -5,7 +5,7 @@ edition = "2021"
5
license = "Apache-2.0"
6
name = "sonic-simd"
7
repository = "https://github.com/cloudwego/sonic-rs"
8
-version = "0.1.1"
+version = "0.1.2"
9
10
[features]
11
avx512 = [] # enable avx512, requires Rust 1.89 or later, and also enable `avx512f` target feature
0 commit comments