diff options
Diffstat (limited to 'library/stdarch/crates/std_detect/Cargo.toml')
| -rw-r--r-- | library/stdarch/crates/std_detect/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/stdarch/crates/std_detect/Cargo.toml b/library/stdarch/crates/std_detect/Cargo.toml index 247af569c0b..5e60ffc2510 100644 --- a/library/stdarch/crates/std_detect/Cargo.toml +++ b/library/stdarch/crates/std_detect/Cargo.toml @@ -7,7 +7,7 @@ authors = [ "Gonzalo Brito Gadeschi <gonzalobg88@gmail.com>", ] description = "SIMD support in Rust's standard library." -documentation = "https://docs.rs/stdsimd" +documentation = "https://docs.rs/std_detect" homepage = "https://github.com/rust-lang-nursery/stdsimd" repository = "https://github.com/rust-lang-nursery/stdsimd" readme = "README.md" |
