File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ version = "0.10.0-rc-2"
44authors = [" The Rand Project Developers" , " The Rust Project Developers" ]
55license = " MIT OR Apache-2.0"
66readme = " README.md"
7- repository = " https://github.com/rust-random/rand "
7+ repository = " https://github.com/rust-random/rand_core "
88documentation = " https://docs.rs/rand_core"
99homepage = " https://rust-random.github.io/book"
1010description = """
Original file line number Diff line number Diff line change 11# rand_core
22
3- [ ![ Test Status] ( https://github.com/rust-random/rand /actions/workflows/test.yml/badge.svg?event=push )] ( https://github.com/rust-random/rand /actions )
3+ [ ![ Test Status] ( https://github.com/rust-random/rand_core /actions/workflows/test.yml/badge.svg?event=push )] ( https://github.com/rust-random/rand_core /actions )
44[ ![ Latest version] ( https://img.shields.io/crates/v/rand_core.svg )] ( https://crates.io/crates/rand_core )
55[ ![ Book] ( https://img.shields.io/badge/book-master-yellow.svg )] ( https://rust-random.github.io/book/ )
66[ ![ API] ( https://img.shields.io/badge/api-master-yellow.svg )] ( https://rust-random.github.io/rand/rand_core )
You can’t perform that action at this time.
0 commit comments