chore: Release bytemuck version 1.20.0

This commit is contained in:
Lokathor 2024-11-19 10:28:30 -07:00
parent 0a995ff0fc
commit 9bf993b1e4

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.19.0" version = "1.20.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"