chore: Release bytemuck version 1.14.1

This commit is contained in:
Lokathor 2024-01-24 17:32:54 -07:00
parent 2ae1a14a3f
commit 1e1a22e5ea

View File

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