chore: Release bytemuck version 1.16.1

This commit is contained in:
Lokathor 2024-06-18 21:26:50 -06:00
parent e0364d28c8
commit 02ffd53a4e

View File

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