diff options
Diffstat (limited to 'azalea-nbt')
| -rwxr-xr-x | azalea-nbt/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/azalea-nbt/Cargo.toml b/azalea-nbt/Cargo.toml index 40dbfe42..03201ab7 100755 --- a/azalea-nbt/Cargo.toml +++ b/azalea-nbt/Cargo.toml @@ -3,7 +3,7 @@ description = "A fast NBT serializer and deserializer." edition = "2021" license = "MIT" name = "azalea-nbt" -version = "0.4.0" +version = "0.5.0" repository = "https://github.com/mat-1/azalea/tree/main/azalea-nbt" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |
