Change valence_nbt repository link

This commit is contained in:
Ryan 2022-10-01 15:38:14 -07:00
parent 2cd8bd2195
commit f94c50bfd3

View file

@ -2,7 +2,7 @@
name = "valence_nbt"
description = "A library for Minecraft's Named Binary Tag (NBT) format."
documentation = "https://docs.rs/valence_nbt/"
repository = "https://github.com/valence-rs/valence_nbt"
repository = "https://github.com/valence-rs/valence/tree/main/valence_nbt"
readme = "README.md"
license = "MIT"
keywords = ["nbt", "minecraft", "serialization"]