qft/Cargo.toml
2022-08-27 18:10:13 +02:00

12 lines
249 B
TOML

[package]
name = "qft"
version = "0.5.3"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
iui.git = "https://github.com/rust-native-ui/libui-rs"
rand = "0"
time = "0"