synqro 0.1.1

Synqro Zero-Trust OTA updater library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[toolchain]
channel    = "stable"
components = ["rustfmt", "clippy"]
# Cross-compilation targets — install with: rustup target add <target>
# targets = [
#   "x86_64-unknown-linux-musl",
#   "aarch64-unknown-linux-musl",
#   "x86_64-apple-darwin",
#   "aarch64-apple-darwin",
#   "x86_64-pc-windows-msvc",
#   "aarch64-linux-android",
#   "aarch64-apple-ios",
# ]