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.3

simdnbt@0.4.3
simdnbt-derive@0.4.3

Generated by cargo-workspaces
This commit is contained in:
mat 2024-05-13 23:47:01 -05:00
parent 953408f164
commit c83d29855a
2 changed files with 2 additions and 2 deletions

View file

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

View file

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