Upgrade to indicatif 0.17

Reviewed By: lblasa

Differential Revision: D46148852

fbshipit-source-id: 2a14f87c782829130b1b0b3c923c568e3eaa8d30
This commit is contained in:
Pascal Hartig
2023-05-24 07:34:12 -07:00
committed by Facebook GitHub Bot
parent 4704c177ec
commit 33aebc7406
3 changed files with 29 additions and 5 deletions

View File

@@ -20,7 +20,7 @@ sha2 = "0.10.6"
data-encoding = "^2"
serde_json = "^1"
rayon = "^1.7"
indicatif = "^0.16"
indicatif = "^0.17"
xz2 = "0.1.7"
ignore = "0.4.20"