Skip to content

Commit

Permalink
fix nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
lz1998 committed May 17, 2024
1 parent af3b252 commit 2867f72
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
//! Otherwise, the crate will use `cpuid` at runtime to detect the
//! running CPU's features, and enable the appropriate algorithm.
#![cfg_attr(all(target_arch = "aarch64", nightly), feature(stdarch_arm_crc32))]

mod combine;
mod hasher;
Expand Down

0 comments on commit 2867f72

Please sign in to comment.