Add 'random' dependency

This commit is contained in:
Bruno BELANYI 2022-07-22 10:53:22 +02:00
parent acbbfc7c8b
commit 7a120cee83
2 changed files with 10 additions and 0 deletions

View file

@ -6,3 +6,4 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
random = "0.12.2"