This commit is contained in:
bronku 2025-12-09 11:33:33 +01:00
parent 4d3fdcb356
commit 5f533af1c8
9 changed files with 414 additions and 68 deletions

View file

@ -4,5 +4,5 @@ version = "0.1.0"
edition = "2024"
[dependencies]
bincode = "2.0.1"
rand = "0.9.2"
tempfile = "3.23.0"