wal3 0.1.0

wal3 is the write-ahead-logging library
Documentation
[dependencies]

[lib]
name = "wal3"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "wal3 is the write-ahead-logging library"
edition = "2021"
license = "Apache-2.0"
name = "wal3"
readme = "README.md"
repository = "https://github.com/chroma-core/chroma"
version = "0.1.0"