M Cargo.toml => Cargo.toml +1 -0
@@ 4,6 4,7 @@ version = "0.1.0"
authors = ["Cyryl Płotnicki <cyplo@cyplo.dev>"]
edition = "2018"
license = "AGPL-3.0"
+description = "modern and simple, yet efficient backup solution"
[dependencies]
anyhow = "1.0"
M README.md => README.md +5 -0
@@ 1,5 1,10 @@
# Bakare: modern and simple, yet efficient backup solution
+## This is pre-alpha, contributions welcome
+
+It does not even have a standalone binary yet, but the engine looks promising.
+Contributions are welcome :)
+
## Goals for bakare:
- [x] simple deduplication of file data - don't store the same exact file data twice