chore: Release bytemuck version 1.15.0

This commit is contained in:
Lokathor 2024-03-12 23:15:46 -06:00
parent 09d32a1574
commit 4d2fc16208

View File

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