1
0
Fork 0
mirror of https://github.com/azalea-rs/simdnbt.git synced 2025-08-02 07:26:04 +00:00

Release 0.4.1

simdnbt@0.4.1
simdnbt-derive@0.4.1

Generated by cargo-workspaces
This commit is contained in:
mat 2024-03-09 18:31:46 -06:00
parent 041deb5db6
commit a5e43348c8
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "simdnbt-derive"
version = "0.4.0"
version = "0.4.1"
edition = "2021"
description = "Derive macros for simdnbt"
license = "MIT"

View file

@ -1,6 +1,6 @@
[package]
name = "simdnbt"
version = "0.4.0"
version = "0.4.1"
edition = "2021"
description = "an unnecessarily fast nbt decoder"
license = "MIT"