cocoon-tpm-utils-async 0.1.3

Cocoon TPM project - Rust async related utilities
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "cmpa"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "360388c699cb87bbff6ad171727548056ccf43cc8fa442a745ad0676ab23b888"
dependencies = [
 "zeroize",
]

[[package]]
name = "cocoon-tpm-utils-async"
version = "0.1.3"
dependencies = [
 "cocoon-tpm-utils-common",
]

[[package]]
name = "cocoon-tpm-utils-common"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6ba97316b8f3f4ab72ee646c222285a8c2480130e30ba3a7e38596ef36812598"
dependencies = [
 "cmpa",
 "zeroize",
]

[[package]]
name = "zeroize"
version = "1.8.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde"