fstore 0.1.0

Sequential binary data storage
Documentation
[package]
name = "fstore"
version = "0.1.0"
edition = "2018"
description = "Sequential binary data storage"
license = "MIT"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
blake3 = "~1.0"