pinnacle/Cargo.toml
2023-05-28 19:18:22 -05:00

10 lines
253 B
TOML

[package]
name = "pinnacle"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
tracing = "0.1.37"
smithay = { git = "https://github.com/Smithay/smithay" }