diff --git a/Cargo.toml b/Cargo.toml index a1362285..9a5677bb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "packed_simd" -version = "0.3.8" +version = "0.3.9" description = "Portable Packed SIMD vectors" documentation = "https://docs.rs/crate/packed_simd/" homepage = "https://github.com/rust-lang/packed_simd"