project: add indicatif dependency

This commit is contained in:
Bruno BELANYI 2020-03-19 00:15:56 +01:00
parent e11598fc9c
commit 7a78326fcf

View file

@ -23,6 +23,7 @@ bvh = "0.3.2"
derive_more = "0.99.3"
enum_dispatch = "0.2.1"
image = "0.23.0"
indicatif = "0.14.0"
rand = "0.7"
rayon = "1.3.0"
serde_yaml = "0.8"