mirror of
https://github.com/Pumpkin-MC/Pumpkin.git
synced 2026-08-31 08:22:33 +00:00
8 lines
137 B
TOML
8 lines
137 B
TOML
[package]
|
|
name = "pumpkin-entity"
|
|
version.workspace = true
|
|
edition.workspace = true
|
|
|
|
[dependencies]
|
|
num-traits = "0.2"
|
|
num-derive = "0.4" |