pi_rsync 0.1.0

Data synchronization can calculate the difference of data and construct new data according to the difference and old data
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.adler32]
version = "1.2"

[dependencies.crc]
version = "1.8.1"

[package]
authors = ["suncy <530739162@qq.com>"]
description = "Data synchronization can calculate the difference of data and construct new data according to the difference and old data"
edition = "2021"
keywords = ["pi", "rsync", "pi_rsync"]
license = "MIT OR Apache-2.0"
name = "pi_rsync"
repository = "https://github.com/GaiaWorld/pi_rsync.git"
resolver = "2"
version = "0.1.0"