zaparoo-update 0.1.5

Facade crate for the Zaparoo update UI/runtime integration
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "pin-project-lite"
version = "0.2.17"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a89322df9ebe1c1578d689c92318e070967d1042b512afbe49518723f4e6d5cd"

[[package]]
name = "tokio"
version = "1.52.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8fc7f01b389ac15039e4dc9531aa973a135d7a4135281b12d7c1bc79fd57fffe"
dependencies = [
 "pin-project-lite",
]

[[package]]
name = "zaparoo-update"
version = "0.1.5"
dependencies = [
 "tokio",
 "zaparoo-update-runtime-linux-armv7",
 "zaparoo-update-runtime-linux-x86_64",
 "zaparoo-update-runtime-windows-x86_64",
]

[[package]]
name = "zaparoo-update-runtime-linux-armv7"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "85ec786fafffd5cd8c8c00f68b882ad58bfd764f7921a72ce8bcf5d6b4a719b3"

[[package]]
name = "zaparoo-update-runtime-linux-x86_64"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4c801d02b375bb4478e0df043dcc0e02045f2f25db9304247754d9a1debe13c7"

[[package]]
name = "zaparoo-update-runtime-windows-x86_64"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3a00d8db31cce0eaae5363a2a3505beca0a03666e687968871604d651a130e8d"