prune: Add options --keep-delete and --keep-pack

This commit is contained in:
Alexander Weiss 2022-04-24 11:35:57 +02:00
parent 08bbc8688b
commit 833062dfd9

View File

@ -58,5 +58,6 @@ bytesize = "1"
indicatif = "0.17.0-rc.10"
path-absolutize = "3"
gethostname = "0.2"
humantime = "2"
users = "0.11"
itertools = "0.10"