project: add rand dependency

This commit is contained in:
Bruno BELANYI 2020-03-17 23:42:32 +01:00
parent 58f9a508dc
commit c53d50f165

View file

@ -22,3 +22,4 @@ path = "src/main.rs"
bvh = "0.3.2"
derive_more = "0.99.3"
image = "0.23.0"
rand = "0.7"