btm 0.8.2

Blockchain Time Machine
Documentation
[[bin]]
name = "btm"
path = "src/bins/btm.rs"
[dependencies.clap]
features = ["derive"]
version = "3.2.22"

[dependencies.nix]
version = "0.25"

[dependencies.ruc]
features = ["rich"]
version = "2.0"

[dependencies.serde]
features = ["derive"]
version = "1.0.145"

[dependencies.serde_json]
version = "1.0.85"

[package]
authors = ["fanhui.x@gmail.com"]
description = "Blockchain Time Machine"
edition = "2021"
homepage = "https://github.com/rust-util-collections/btm"
keywords = ["vcs", "snapshot", "zfs", "btrfs"]
license = "MIT"
name = "btm"
readme = "README.md"
repository = "https://github.com/rust-util-collections/btm.git"
version = "0.8.2"