chore: Release bytemuck version 1.18.0

This commit is contained in:
Lokathor 2024-09-05 19:53:43 -06:00
parent 4c535f9a77
commit 860c391345

View File

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