nannou-sketches/03_spinny/Cargo.toml

8 lines
122 B
TOML
Raw Permalink Normal View History

2022-01-03 21:36:44 +00:00
[package]
name = "sketch_spinny"
version = "0.1.0"
edition = "2018"
[dependencies]
sketchlib = { path = "../sketchlib" }