Initial commit
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
[package]
|
||||
name = "rtkit-client-rs"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
nix = { version = "0.29.0", features = ["process"] }
|
||||
thiserror = "2.0.3"
|
||||
zbus = "5.1.1"
|
||||
Reference in New Issue
Block a user