engram 0.5.12

A fast and robust version control system for portable file backups
[package]
authors = ["Michael Bednarek <mbednarek360@proton.me>"]
description = "A fast and robust version control system for portable file backups"
edition = "2021"
license = "MPL-2.0"
name = "engram"
repository = "https://gitlab.com/mbednarek360/engram"
readme = "README.md"
version = "0.5.12"

[dependencies]
clap = { version = "4.5.21", features = ["derive"] }
ddelta = "0.2.1"
fast-tlsh = { version = "0.1.6", features = ["simd", "std", "easy-functions"] }
flate2 = "1.0.35"
gxhash = { version = "3.4.1", features = ["hybrid"] }
humantime = "2.1.0"
ignore = "0.4.23"
indicatif = { version = "0.17.9", features = ["rayon"] }
itertools = "0.14.0"
rayon = "1.10.0"