nbt-rust/Cargo.toml
2024-02-26 21:45:04 +08:00

10 lines
152 B
TOML

[workspace]
members = [
"nbt-test",
# "shen-nbt1", # EOL!
"shen-nbt2",
"shen-nbt3",
"shen-nbt4",
"shen-nbt5",
]
resolver = "2"