diff --git a/Cargo.toml b/Cargo.toml index fdd9e06..e0196e4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "bytemuck" description = "A crate for mucking around with piles of bytes." -version = "1.14.1" +version = "1.14.2" authors = ["Lokathor "] repository = "https://github.com/Lokathor/bytemuck" readme = "README.md"