feat(files): Convert to Rust

This commit is contained in:
Michael Aaron Murphy 2021-08-18 13:34:30 +02:00
parent bc1fc717b1
commit d29268d8be
10 changed files with 194 additions and 228 deletions

View file

@ -25,3 +25,5 @@ tracing-subscriber = "0.2"
urlencoding = "2"
zbus = "1"
zvariant = "=2.6" # Restrict for 1.47
human-sort = "0.2.2"
human_format = "1.0.3"