Skip to content

Commit

Permalink
chore: remove portable simd
Browse files Browse the repository at this point in the history
  • Loading branch information
dancixx committed Sep 1, 2024
1 parent 43ab3a0 commit 538741d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@
//! - Developed by [dancixx](https://github.com/dancixx).
//! - Contributions and feedback are welcome!

#![feature(portable_simd)]

#[cfg(feature = "mimalloc")]
#[global_allocator]
static GLOBAL: mimalloc::MiMalloc = mimalloc::MiMalloc;
Expand Down

0 comments on commit 538741d

Please sign in to comment.