Skip to content

Commit cb4b2c9

Browse files
committed
Remove feature(hashmap_public_hasher)
This was stabilized in rust-lang/rust#32804
1 parent 98f4cb4 commit cb4b2c9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
//! ```
2929
3030
#![forbid(missing_docs)]
31-
#![cfg_attr(feature = "nightly", feature(hashmap_public_hasher))]
3231
#![cfg_attr(all(feature = "nightly", test), feature(test))]
3332

3433
// Optional Serde support

0 commit comments

Comments
 (0)