about summary refs log tree commit diff
path: root/users/tazjin/niri-reap/Cargo.toml
blob: 20512685b48dd04832c5732a08946021f109a185 (plain) (blame)
1
2
3
4
5
6
7
[package]
name = "niri-reap"
version = "0.1.0"
edition = "2021"

[dependencies]
niri-ipc = { git = "https://github.com/YaLTeR/niri.git", version = "0.1.8" }