perlin-loops/Cargo.toml

10 lines
199 B
TOML
Raw Permalink Normal View History

2024-02-23 03:10:00 +00:00
[package]
name = "perlin-loops"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
2024-02-23 03:15:07 +00:00
nannou = "0.19.0"