Skip to content

Commit

Permalink
Fix compile error
Browse files Browse the repository at this point in the history
Signed-off-by: Tom Kaitchuck <tom.kaitchuck@emc.com>
  • Loading branch information
tkaitchuck committed Oct 23, 2023
1 parent a57f243 commit 22ae115
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions smhasher/ahash-cbindings/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#![feature(build_hasher_simple_hash_one)]

use ahash::*;
use core::slice;
use std::hash::{BuildHasher};
Expand Down

0 comments on commit 22ae115

Please sign in to comment.