feat(pulse): Convert from GJS to Rust

This commit is contained in:
Michael Aaron Murphy 2021-08-20 21:15:13 +02:00
parent d6e93877ad
commit d16a9a6494
8 changed files with 180 additions and 218 deletions

View file

@ -27,3 +27,4 @@ zbus = "1"
zvariant = "=2.6" # Restrict for 1.47
human-sort = "0.2.2"
human_format = "1.0.3"
async-pidfd = "0.1.4"