Files
niri/niri-config/Cargo.toml
T
2024-01-18 11:13:36 +04:00

17 lines
346 B
TOML

[package]
name = "niri-config"
version.workspace = true
description.workspace = true
authors.workspace = true
license.workspace = true
edition.workspace = true
repository.workspace = true
[dependencies]
bitflags.workspace = true
knuffel = "3.2.0"
miette = "5.10.0"
smithay.workspace = true
tracing.workspace = true
tracy-client.workspace = true