parent
ba8e784649
commit
f60db37034
@ -1 +1,2 @@
|
||||
/rand_pcg-0.1.1.crate
|
||||
/rand_pcg-0.1.2.crate
|
||||
|
@ -1,23 +0,0 @@
|
||||
--- rand_pcg-0.1.1/Cargo.toml 1970-01-01T01:00:00+01:00
|
||||
+++ rand_pcg-0.1.1/Cargo.toml 2018-12-12T08:18:37.666798+01:00
|
||||
@@ -23,9 +23,9 @@
|
||||
categories = ["algorithms", "no-std"]
|
||||
license = "MIT/Apache-2.0"
|
||||
repository = "https://github.com/rust-random/small-rngs"
|
||||
-[dependencies.bincode]
|
||||
+[dev-dependencies.bincode]
|
||||
version = "1"
|
||||
-optional = true
|
||||
+features = ["i128"]
|
||||
|
||||
[dependencies.rand_core]
|
||||
version = "0.3"
|
||||
@@ -42,7 +42,7 @@
|
||||
version = "0.2"
|
||||
|
||||
[features]
|
||||
-serde1 = ["serde", "serde_derive", "bincode/i128"]
|
||||
+serde1 = ["serde", "serde_derive"]
|
||||
[badges.appveyor]
|
||||
repository = "rust-random/small-rngs"
|
||||
|
@ -1 +1 @@
|
||||
SHA512 (rand_pcg-0.1.1.crate) = 5104d9a3352f631eb7775218fae6da430d0b26c500aa10a333baa0b1b3d4ff7ff6e8a0162cfe8f514382b0a9342a00e3d2ad6b0313047c5e0c324f3184cfa9e3
|
||||
SHA512 (rand_pcg-0.1.2.crate) = 6bc684778ba60c2e48793d4759b40cb0d35b0bc20ca0fc39fdff7c3f8fe9082dd7b5d5f26a7f17bafc6f3568924eac1bbe45820b1c2b09c91731ea5487d76d9c
|
||||
|
Loading…
Reference in new issue