You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
310 B
12 lines
310 B
--- rand_chacha-0.1.1/Cargo.toml 1970-01-01T00:00:00+00:00
|
|
+++ rand_chacha-0.1.1/Cargo.toml 2020-01-15T19:00:00.028205+00:00
|
|
@@ -27,7 +27,7 @@
|
|
version = ">=0.2, <0.4"
|
|
default-features = false
|
|
[build-dependencies.autocfg]
|
|
-version = "0.1"
|
|
+version = "1"
|
|
[badges.appveyor]
|
|
repository = "rust-random/rand"
|
|
|