chore: Release bytemuck version 1.17.0

This commit is contained in:
Lokathor 2024-08-16 00:43:55 -06:00
parent 413aaafba9
commit 3c42ba7f23

View File

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