tests + file_storage
This commit is contained in:
parent
bf4200e9e5
commit
8f3f358284
8 changed files with 490 additions and 10 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue