tests + file_storage

This commit is contained in:
bronku 2025-12-13 20:22:21 +01:00
parent bf4200e9e5
commit 8f3f358284
8 changed files with 490 additions and 10 deletions

View file

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