Skip to content

Commit

Permalink
edition 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
hkratz committed Nov 27, 2024
1 parent 79e883f commit 565492b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion portable/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "simdutf8-portable"
version = "0.0.1"
authors = ["Hans Kratz <[email protected]>"]
edition = "2021"
edition = "2024"
description = "SIMD-accelerated UTF-8 validation using core::simd (experimental)"
documentation = "https://docs.rs/simdutf8-portable/"
homepage = "https://github.com/rusticstuff/simdutf8/tree/main/portable"
Expand Down

0 comments on commit 565492b

Please sign in to comment.