waycrab/Cargo.toml

11 lines
216 B
TOML
Raw Permalink Normal View History

2023-07-26 17:40:59 -05:00
[package]
name = "waycrab"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
2023-07-26 17:57:25 -05:00
smithay = "0.3.0"
2023-07-27 14:49:15 -05:00
lazy_static = "1.4.0"