File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ hashbrown
4
4
[ ![ Build Status] ( https://github.com/rust-lang/hashbrown/actions/workflows/rust.yml/badge.svg )] ( https://github.com/rust-lang/hashbrown/actions )
5
5
[ ![ Crates.io] ( https://img.shields.io/crates/v/hashbrown.svg )] ( https://crates.io/crates/hashbrown )
6
6
[ ![ Documentation] ( https://docs.rs/hashbrown/badge.svg )] ( https://docs.rs/hashbrown )
7
- [ ![ Rust] ( https://img.shields.io/badge/rust-1.63 .0%2B-blue.svg?maxAge=3600 )] ( https://github.com/rust-lang/hashbrown )
7
+ [ ![ Rust] ( https://img.shields.io/badge/rust-1.65 .0%2B-blue.svg?maxAge=3600 )] ( https://github.com/rust-lang/hashbrown )
8
8
9
9
This crate is a Rust port of Google's high-performance [ SwissTable] hash
10
10
map, adapted to make it a drop-in replacement for Rust's standard ` HashMap `
You can’t perform that action at this time.
0 commit comments