0
0
mirror of https://github.com/Snowiiii/Pumpkin.git synced 2024-11-21 16:15:21 +00:00
Pumpkin/pumpkin-core/Cargo.toml
2024-10-21 19:36:42 +02:00

16 lines
291 B
TOML

[package]
name = "pumpkin-core"
version.workspace = true
edition.workspace = true
[dependencies]
serde.workspace = true
uuid.workspace = true
num-traits.workspace = true
num-derive.workspace = true
fastnbt = { git = "https://github.com/owengage/fastnbt.git" }
colored = "2"
md5 = "0.7.0"