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
296 B
12 lines
296 B
--- rand_pcg-0.1.2/Cargo.toml 1970-01-01T00:00:00+00:00
|
|
+++ rand_pcg-0.1.2/Cargo.toml 2020-01-15T19:03:27.233760+00:00
|
|
@@ -36,7 +36,7 @@
|
|
[dev-dependencies.bincode]
|
|
version = "1.1.2"
|
|
[build-dependencies.autocfg]
|
|
-version = "0.1"
|
|
+version = "1"
|
|
|
|
[features]
|
|
serde1 = ["serde", "serde_derive"]
|