Skip to content

Commit 0d207c9

Browse files
committed
chore: update sonic simd 0.1.2
1 parent d9ca8ba commit 0d207c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sonic-simd/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ edition = "2021"
55
license = "Apache-2.0"
66
name = "sonic-simd"
77
repository = "https://github.com/cloudwego/sonic-rs"
8-
version = "0.1.1"
8+
version = "0.1.2"
99

1010
[features]
1111
avx512 = [] # enable avx512, requires Rust 1.89 or later, and also enable `avx512f` target feature

0 commit comments

Comments
 (0)