File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
[package ]
2
- name = " packed_simd "
2
+ name = " packed_simd_2 "
3
3
version = " 0.3.4"
4
- authors = [" Gonzalo Brito Gadeschi <gonzalobg88@gmail.com>" ]
4
+ authors = [" Gonzalo Brito Gadeschi <gonzalobg88@gmail.com>" , " Jubilee Young <workingjubilee@gmail.com> " ]
5
5
description = " Portable Packed SIMD vectors"
6
6
documentation = " https://docs.rs/crate/packed_simd/"
7
7
homepage = " https://github.com/rust-lang-nursery/packed_simd"
@@ -13,11 +13,11 @@ build = "build.rs"
13
13
edition = " 2018"
14
14
15
15
[badges ]
16
- appveyor = { repository = " rust-lang-nursery /packed_simd" }
17
- travis-ci = { repository = " rust-lang-nursery /packed_simd" }
18
- codecov = { repository = " rust-lang-nursery /packed_simd" }
19
- is-it-maintained-issue-resolution = { repository = " rust-lang-nursery /packed_simd" }
20
- is-it-maintained-open-issues = { repository = " rust-lang-nursery /packed_simd" }
16
+ appveyor = { repository = " rust-lang/packed_simd" }
17
+ travis-ci = { repository = " rust-lang/packed_simd" }
18
+ codecov = { repository = " rust-lang/packed_simd" }
19
+ is-it-maintained-issue-resolution = { repository = " rust-lang/packed_simd" }
20
+ is-it-maintained-open-issues = { repository = " rust-lang/packed_simd" }
21
21
maintenance = { status = " experimental" }
22
22
23
23
[dependencies ]
You can’t perform that action at this time.
0 commit comments