btm 0.6.5

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

[dependencies.nix]
version = "0.23.1"

[dependencies.once_cell]
version = "1.10.0"

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

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

[dependencies.serde_json]
version = "1.0.79"

[package]
authors = ["ccmlm", "fanhui.x@gmail.com"]
description = "Blockchain Time Machine"
edition = "2021"
homepage = "https://github.com/ccmlm/btm"
keywords = ["vcs", "snapshot", "zfs", "btrfs"]
license = "MIT"
name = "btm"
repository = "https://github.com/ccmlm/btm.git"
resolver = "2"
version = "0.6.5"