chore: Release bytemuck version 1.14.2

This commit is contained in:
Lokathor 2024-02-06 19:55:05 -07:00
parent d5f782bb48
commit 04ed11bdd5

View File

@ -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 <zefria@gmail.com>"]
repository = "https://github.com/Lokathor/bytemuck"
readme = "README.md"