.bin saves instead of json. it wasn't readable anyway
This commit is contained in:
parent
d1fe86f645
commit
17bebf03a4
2 changed files with 11 additions and 10 deletions
|
|
@ -15,6 +15,7 @@ serde = { version = "1.0.93", features = ["derive"]}
|
|||
serde_json = "1.0.39"
|
||||
toml = "0.5"
|
||||
lazy_static = "1.4.0"
|
||||
bincode = "1.3.3"
|
||||
|
||||
[dev-dependencies]
|
||||
criterion = { version = "^0.5" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue