Files
phos-neo/engine/world_generation/Cargo.toml
2024-03-24 21:36:26 -04:00

10 lines
201 B
TOML

[package]
name = "world_generation"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
noise = "0.9.0"