mirror of
https://github.com/Cactus-minecraft-server/nbt.git
synced 2025-12-07 02:30:37 +00:00
8 lines
91 B
TOML
8 lines
91 B
TOML
[package]
|
|
name = "nbt"
|
|
version = "0.1.0"
|
|
edition = "2024"
|
|
|
|
[dependencies]
|
|
flate2 = "1.1.2"
|