elseware/Cargo.toml
Jake Probst bfc65cedea init
2019-05-29 22:33:50 -07:00

8 lines
158 B
TOML

[package]
name = "flowen"
version = "0.1.0"
authors = ["Jake Probst <jake.probst@gmail.com>"]
edition = "2018"
[dependencies]
libpso = { path = "../libpso" }