[[bin]]
name = "engram"
path = "src/main.rs"
[dependencies.clap]
features = ["derive"]
version = "4.5.21"
[dependencies.ddelta]
version = "0.2.1"
[dependencies.fast-tlsh]
features = ["simd", "std", "easy-functions"]
version = "0.1.6"
[dependencies.flate2]
version = "1.0.35"
[dependencies.gxhash]
features = ["hybrid"]
version = "3.4.1"
[dependencies.humantime]
version = "2.1.0"
[dependencies.ignore]
version = "0.4.23"
[dependencies.indicatif]
features = ["rayon"]
version = "0.17.9"
[dependencies.itertools]
version = "0.14.0"
[dependencies.rayon]
version = "1.10.0"
[package]
authors = ["Michael Bednarek <mbednarek360@proton.me>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "A fast and robust version control system for portable file backups"
edition = "2021"
license = "MPL-2.0"
name = "engram"
readme = "README.md"
repository = "https://gitlab.com/mbednarek360/engram"
version = "0.5.12"