Feature parity with Haskell version

This commit is contained in:
Nox Sluijtman 2024-03-21 11:41:47 +01:00
parent a6b357bfef
commit 7573836eba
3 changed files with 270 additions and 1 deletions

View file

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