chore: Release bytemuck version 1.17.1

This commit is contained in:
Lokathor 2024-08-27 10:34:15 -06:00
parent 4bd50082ae
commit dc059fd187

View File

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