We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e79b0c commit f0fb692Copy full SHA for f0fb692
README.md
@@ -1,7 +1,8 @@
1
hashbrown
2
=========
3
4
-[](https://travis-ci.com/Amanieu/hashbrown) [](https://crates.io/crates/hashbrown)
+[](https://travis-ci.com/rust-lang/hashbrown)
5
+[](https://crates.io/crates/hashbrown)
6
7
This crate is a Rust port of Google's high-performance [SwissTable] hash
8
map, adapted to make it a drop-in replacement for Rust's standard `HashMap`
0 commit comments