parch-welcome/Cargo.toml
2024-03-28 15:03:46 +03:30

14 lines
No EOL
257 B
TOML

[package]
name = "parch-welcome"
version = "0.1.0"
edition = "2021"
build = "build.rs"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
slint = "1.4"
[build-dependencies]
slint-build = "1.4"