nbt-rust/shen-nbt2/Cargo.toml

9 lines
107 B
TOML
Raw Normal View History

2023-08-02 19:41:28 +08:00
[package]
2024-01-12 18:07:04 +08:00
name = "shen-nbt2"
2023-08-02 19:41:28 +08:00
version = "0.1.0"
edition = "2021"
2024-01-13 14:25:15 +08:00
[features]
default = []
internal_opt = []