add doc link

This commit is contained in:
Andrew Gallant 2017-09-17 18:10:48 -04:00
parent baaa64258b
commit edabaf0763
No known key found for this signature in database
GPG key ID: B2E3A4923F8B0D44

View file

@ -3,6 +3,7 @@ name = "stdsimd"
version = "0.0.1" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = "Experiments for adding SIMD support to Rust's standard library."
documentation = "https://docs.rs/stdsimd"
homepage = "https://github.com/BurntSushi/stdsimd"
repository = "https://github.com/BurntSushi/stdsimd"
readme = "README.md"