Skip to content

Commit

Permalink
Migrate core_simd to Rust 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
ehuss committed Feb 12, 2025
1 parent 3383cfb commit 2b5f6f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/core_simd/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "core_simd"
version = "0.1.0"
edition = "2021"
edition = "2024"
homepage = "https://github.com/rust-lang/portable-simd"
repository = "https://github.com/rust-lang/portable-simd"
keywords = ["core", "simd", "intrinsics"]
Expand Down

0 comments on commit 2b5f6f0

Please sign in to comment.