btm 0.1.7

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

[dependencies.lazy_static]
version = "1.4.0"

[dependencies.nix]
version = "0.22.2"

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

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

[dependencies.serde_json]
version = "1.0.40"

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