syncfast 0.0.0

rsync/rdiff/zsync clone
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[[bin]]
name = "syncfast"
path = "src/main.rs"

[dependencies]

[dev-dependencies]

[package]
authors = ["Remi Rampin <r@remirampin.com>"]
description = "rsync/rdiff/zsync clone"
documentation = "https://docs.rs/syncfast/"
license = "BSD-3-Clause"
name = "syncfast"
readme = "README.md"
repository = "https://github.com/remram44/syncfast"
version = "0.0.0"