[[bin]]
name = "btm"
path = "src/bins/btm.rs"
[dependencies.clap]
features = ["derive"]
version = "3.0.14"
[dependencies.nix]
version = "0.23.1"
[dependencies.once_cell]
version = "1.9.0"
[dependencies.ruc]
features = ["rich"]
version = "1.0.4"
[dependencies.serde]
features = ["derive"]
version = "1.0.136"
[dependencies.serde_json]
version = "1.0.78"
[package]
authors = ["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.5.0"