Bump to 0.0.3

This commit is contained in:
Alex Crichton 2017-10-30 15:53:07 -07:00
parent d6aefaabea
commit 5cb3986530

View file

@ -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 = []