File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Rand
2
2
3
3
[ ![ Build Status] ( https://travis-ci.org/rust-random/rand.svg?branch=master )] ( https://travis-ci.org/rust-random/rand )
4
- [ ![ Build Status] ( https://ci.appveyor.com/api/projects/status/github/rust-random/rand?svg=true )] ( https://ci.appveyor.com/project/dhardy /rand )
4
+ [ ![ Build Status] ( https://ci.appveyor.com/api/projects/status/github/rust-random/rand?svg=true )] ( https://ci.appveyor.com/project/rust-random /rand )
5
5
[ ![ Latest version] ( https://img.shields.io/crates/v/rand.svg )] ( https://crates.io/crates/rand )
6
6
[ ![ Documentation] ( https://docs.rs/rand/badge.svg )] ( https://docs.rs/rand )
7
7
[ ![ Minimum rustc version] ( https://img.shields.io/badge/rustc-1.22+-yellow.svg )] ( https://github.com/rust-random/rand#rust-version-requirements )
Original file line number Diff line number Diff line change 1
1
# rand_core
2
2
3
3
[ ![ Build Status] ( https://travis-ci.org/rust-random/rand.svg )] ( https://travis-ci.org/rust-random/rand )
4
- [ ![ Build Status] ( https://ci.appveyor.com/api/projects/status/github/rust-random/rand?svg=true )] ( https://ci.appveyor.com/project/dhardy /rand )
4
+ [ ![ Build Status] ( https://ci.appveyor.com/api/projects/status/github/rust-random/rand?svg=true )] ( https://ci.appveyor.com/project/rust-random /rand )
5
5
[ ![ Latest version] ( https://img.shields.io/crates/v/rand_core.svg )] ( https://crates.io/crates/rand_core )
6
6
[ ![ Documentation] ( https://docs.rs/rand_core/badge.svg )] ( https://docs.rs/rand_core )
7
7
[ ![ Minimum rustc version] ( https://img.shields.io/badge/rustc-1.22+-yellow.svg )] ( https://github.com/rust-random/rand#rust-version-requirements )
Original file line number Diff line number Diff line change 1
1
# rand_isaac
2
2
3
3
[ ![ Build Status] ( https://travis-ci.org/rust-random/rand.svg )] ( https://travis-ci.org/rust-random/rand )
4
- [ ![ Build Status] ( https://ci.appveyor.com/api/projects/status/github/rust-random/rand?svg=true )] ( https://ci.appveyor.com/project/dhardy /rand )
4
+ [ ![ Build Status] ( https://ci.appveyor.com/api/projects/status/github/rust-random/rand?svg=true )] ( https://ci.appveyor.com/project/rust-random /rand )
5
5
[ ![ Latest version] ( https://img.shields.io/crates/v/rand_isaac.svg )] ( https://crates.io/crates/rand_isaac )
6
6
[ ![ Documentation] ( https://docs.rs/rand_isaac/badge.svg )] ( https://docs.rs/rand_isaac )
7
7
[ ![ Minimum rustc version] ( https://img.shields.io/badge/rustc-1.22+-yellow.svg )] ( https://github.com/rust-random/rand#rust-version-requirements )
Original file line number Diff line number Diff line change 1
1
# rand_xorshift
2
2
3
3
[ ![ Build Status] ( https://travis-ci.org/rust-random/rand.svg )] ( https://travis-ci.org/rust-random/rand )
4
- [ ![ Build Status] ( https://ci.appveyor.com/api/projects/status/github/rust-random/rand?svg=true )] ( https://ci.appveyor.com/project/dhardy /rand )
4
+ [ ![ Build Status] ( https://ci.appveyor.com/api/projects/status/github/rust-random/rand?svg=true )] ( https://ci.appveyor.com/project/rust-random /rand )
5
5
[ ![ Latest version] ( https://img.shields.io/crates/v/rand_xorshift.svg )] ( https://crates.io/crates/rand_xorshift )
6
6
[ ![ Documentation] ( https://docs.rs/rand_xorshift/badge.svg )] ( https://docs.rs/rand_xorshift )
7
7
[ ![ Minimum rustc version] ( https://img.shields.io/badge/rustc-1.22+-yellow.svg )] ( https://github.com/rust-random/rand#rust-version-requirements )
You can’t perform that action at this time.
0 commit comments