about summary refs log tree commit diff
path: root/users/tazjin/niri-reap/Cargo.toml
blob: 5f667719633381130df11a95158240cd823d5908 (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.9" }