Remove outdated entries from Cargo.toml (#193)
This commit is contained in:
parent
95be9b40b4
commit
6c94834850
@ -8,11 +8,7 @@ description = "A small cross-platform library for retrieving random data from sy
|
|||||||
documentation = "https://docs.rs/getrandom"
|
documentation = "https://docs.rs/getrandom"
|
||||||
repository = "https://github.com/rust-random/getrandom"
|
repository = "https://github.com/rust-random/getrandom"
|
||||||
categories = ["os", "no-std"]
|
categories = ["os", "no-std"]
|
||||||
exclude = ["utils/*", ".*", "appveyor.yml"]
|
exclude = [".*"]
|
||||||
|
|
||||||
[badges]
|
|
||||||
travis-ci = { repository = "rust-random/getrandom" }
|
|
||||||
appveyor = { repository = "rust-random/getrandom" }
|
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
cfg-if = "1"
|
cfg-if = "1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user