parent
49b74df13c
commit
182abfaee0
@ -1,2 +1,3 @@
|
|||||||
/hashbrown-0.1.8.crate
|
/hashbrown-0.1.8.crate
|
||||||
/hashbrown-0.2.0.crate
|
/hashbrown-0.2.0.crate
|
||||||
|
/hashbrown-0.2.1.crate
|
||||||
|
@ -1,11 +0,0 @@
|
|||||||
--- hashbrown-0.2.0/Cargo.toml 1970-01-01T00:00:00+00:00
|
|
||||||
+++ hashbrown-0.2.0/Cargo.toml 2019-04-04T06:09:30.156953+00:00
|
|
||||||
@@ -15,7 +15,7 @@
|
|
||||||
name = "hashbrown"
|
|
||||||
version = "0.2.0"
|
|
||||||
authors = ["Amanieu d'Antras <amanieu@gmail.com>"]
|
|
||||||
-exclude = [".travis.yml", "bors.toml"]
|
|
||||||
+exclude = [".travis.yml", "bors.toml", "/ci/*"]
|
|
||||||
description = "A Rust port of Google's SwissTable hash map"
|
|
||||||
readme = "README.md"
|
|
||||||
keywords = ["hash", "no_std", "hashmap", "swisstable"]
|
|
@ -1 +1 @@
|
|||||||
SHA512 (hashbrown-0.2.0.crate) = a6e9df3af4751bc7d466c19ec430aed640483bfc76e1fa8071a764fd4e37dd8eaaf8b86c73347b7634ea928dd1dbd8a0c4c41cbb993e90fbaad830b29970293f
|
SHA512 (hashbrown-0.2.1.crate) = 75c66312e6b19e8fc6568cb1f71d7677fdb1cf723de710482eee20ad2ef4b0d659fad964aa9763fd7e0c460caef5db9a74dd6f7d7b01b80f41cd009a24ab45db
|
||||||
|
Loading…
Reference in new issue