aboutsummaryrefslogtreecommitdiff
path: root/niri-ipc/Cargo.toml
blob: 21207ac8ed2e6162a63bd835ad2129972ac7443d (plain)
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "niri-ipc"
version.workspace = true
description.workspace = true
authors.workspace = true
license.workspace = true
edition.workspace = true
repository.workspace = true

[dependencies]
serde.workspace = true