zaparoo-update 0.1.2

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.2"
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.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "87f2adc131939d40896bffea4ae04d19449044281a8b4f5fefc82a6182689dc2"

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

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