fingerd: move parsing logic to proto, add support for more fields
This commit is contained in:
@@ -33,6 +33,7 @@ serde_json = "1.0.149"
|
||||
uucore = { version = "0.5.0", features = ["utmpx"] }
|
||||
zlink = { version = "0.3.0", features = ["introspection"] }
|
||||
clap_complete = "4.5.65"
|
||||
itertools = "0.14.0"
|
||||
|
||||
[features]
|
||||
default = ["systemd"]
|
||||
|
||||
Reference in New Issue
Block a user