debup disks

This commit is contained in:
Robin Appelman 2021-03-29 00:23:44 +02:00
commit 8e6dcac354
3 changed files with 34 additions and 5 deletions

View file

@ -14,6 +14,7 @@ regex = { version = "1", default-features = false, features = ["std"] }
once_cell = "1"
hostname = "0.3"
libc = "0.2"
ahash = "0.7"
[dev-dependencies]
iai = "0.1"