[package] name = "hashmap2" version = "0.2.0" authors = ["Alex Crichton ", "Jorge Aparicio ", "Alexis Beingessner ", "Brian Anderson <>", "tbu- <>", "Manish Goregaokar <>", "Aaron Turon ", "Adolfo Ochagavía <>", "Niko Matsakis <>", "Steven Fackler <>", "Chase Southwood ", "Eduard Burtescu <>", "Florian Wilkens <>", "Félix Raimundo <>", "Tibor Benke <>", "Markus Siemens ", "Josh Branchaud ", "Huon Wilson ", "Corey Farwell ", "Aaron Liblong <>", "Nick Cameron ", "Patrick Walton ", "Felix S Klock II <>", "Andrew Paseltiner <>", "Sean McArthur ", "Vadim Petrochenkov <>", "Carl Lerche "] license = "MIT/Apache-2.0" description = "Fork of Rust Nightly's HashMap" repository = "https://github.com/carllerche/hashmap2" homepage = "https://github.com/carllerche/hashmap2" [dependencies] rand = "0.3.12"