write-journal 0.8.0

Write to files with a journal
Documentation
[package]
name = "write-journal"
version = "0.8.0"
edition = "2021"
description = "Write to files with a journal"
license = "Apache-2.0"
homepage = "https://github.com/wilsonzlin/write-journal"
repository = "https://github.com/wilsonzlin/write-journal.git"
authors = ["Wilson Lin <code@wilsonl.in>"]

[dependencies]
blake3 = "1"
dashmap = "5.4.0"
off64 = "0.6"
rustc-hash = "1.1.0"
seekable-async-file = "0.9"
signal-future = "0.0.1"
static_assertions = "1.1.0"
tokio = "1"
tracing = "0.1.37"