mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 12:39:31 +03:00
Bump to 0.0.3
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "stdsimd"
|
||||
version = "0.0.2"
|
||||
version = "0.0.3"
|
||||
authors = ["Andrew Gallant <jamslam@gmail.com>"]
|
||||
description = "Experiments for adding SIMD support to Rust's standard library."
|
||||
documentation = "https://docs.rs/stdsimd"
|
||||
@@ -31,4 +31,4 @@ stdsimd-test = { version = "0.*", path = "stdsimd-test" }
|
||||
cupid = "0.3"
|
||||
|
||||
[features]
|
||||
strict = []
|
||||
strict = []
|
||||
|
||||
Reference in New Issue
Block a user