diff --git a/Cargo.toml b/Cargo.toml index abe0fb3..324ee50 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "crc32c" -version = "0.6.4" +version = "0.6.5" authors = ["Zack Owens"] license = "Apache-2.0/MIT" keywords = ["crc", "simd"]