[package] authors = ["Michael Bednarek "] description = "A fast and atomic 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.2.9" [dependencies] clap = { version = "4.5.21", features = ["derive"] } ddelta = "0.2.1" flate2 = "1.0.35" gxhash = "3.4.1" humantime = "2.1.0" ignore = "0.4.23" rayon = "1.10.0"