chore: Release bytemuck version 1.14.0

This commit is contained in:
Lokathor 2023-09-05 15:32:43 -06:00
parent 88f5c8be75
commit ff0b14dae9

View File

@ -1,7 +1,7 @@
[package]
name = "bytemuck"
description = "A crate for mucking around with piles of bytes."
version = "1.13.2"
version = "1.14.0"
authors = ["Lokathor <zefria@gmail.com>"]
repository = "https://github.com/Lokathor/bytemuck"
readme = "README.md"