parent
0527e13331
commit
f0d470cfa3
@ -1 +1,2 @@
|
||||
/linked-hash-map-0.5.0.crate
|
||||
/linked-hash-map-0.5.1.crate
|
||||
|
@ -1,13 +0,0 @@
|
||||
--- linked-hash-map-0.5.0/Cargo.toml 1970-01-01T01:00:00+01:00
|
||||
+++ linked-hash-map-0.5.0/Cargo.toml 2017-11-09T09:13:10.635124+01:00
|
||||
@@ -33,10 +33,6 @@
|
||||
version = "1.0"
|
||||
optional = true
|
||||
|
||||
-[dependencies.clippy]
|
||||
-version = "0.*"
|
||||
-optional = true
|
||||
-
|
||||
[features]
|
||||
heapsize_impl = ["heapsize"]
|
||||
serde_impl = ["serde", "serde_test"]
|
@ -0,0 +1,13 @@
|
||||
--- linked-hash-map-0.5.1/Cargo.toml 1970-01-01T01:00:00+01:00
|
||||
+++ linked-hash-map-0.5.1/Cargo.toml 2018-01-30T09:51:27.016742+01:00
|
||||
@@ -21,10 +21,6 @@
|
||||
keywords = ["data-structures"]
|
||||
license = "MIT/Apache-2.0"
|
||||
repository = "https://github.com/contain-rs/linked-hash-map"
|
||||
-[dependencies.clippy]
|
||||
-version = "0.*"
|
||||
-optional = true
|
||||
-
|
||||
[dependencies.heapsize]
|
||||
version = "0.4"
|
||||
optional = true
|
@ -1 +1 @@
|
||||
SHA512 (linked-hash-map-0.5.0.crate) = 055a406df15f7e1ec058bb12c9bc4511869f3037c25435a1844412ed34c0af3f53e3af34acd1414d10ffa1bbe3867880696ef5d8a5b9679a44259366d3bb1a58
|
||||
SHA512 (linked-hash-map-0.5.1.crate) = 584644be35f931e0d0c1b085700f90891895e50680b6b8c2afeddb2c6425280af3e997798aeb56db653f8c8a7b6322d31a4fede7703b6e54ea1c4154b9e4bc53
|
||||
|
Loading…
Reference in new issue