tpm2-simulator 0.0.3

Bindings to the reference TPM2 simulator
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2021"
name = "tpm2-simulator"
version = "0.0.3"
authors = ["Joe Richey <joerichey@google.com>"]
description = "Bindings to the reference TPM2 simulator"
homepage = "https://github.com/josephlr/tpm2-rs"
documentation = "https://docs.rs/tpm2"
readme = "README.md"
keywords = [
    "tpm",
    "tpm2",
    "simulator",
]
categories = [
    "cryptography",
    "no-std",
]
license = "Apache-2.0"
repository = "https://github.com/josephlr/tpm2-rs"