roftl/Cargo.toml
2021-08-21 19:29:00 +02:00

9 lines
No EOL
187 B
TOML

[package]
name = "roftl"
version = "0.1.0"
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
fltk = "^1.1"