Files
ermine/Cargo.toml
2026-03-20 01:56:02 -04:00

13 lines
237 B
TOML

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