# 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 = "2018" name = "clevis-pin-tpm2" version = "0.5.1" authors = ["Patrick Uiterwijk "] description = "Clevis TPM2 PIN with policy support" homepage = "https://github.com/fedora-iot/clevis-pin-tpm2" license = "MIT" [dependencies.anyhow] version = "1" [dependencies.atty] version = "0.2.14" [dependencies.base64] version = "0.12.1" [dependencies.josekit] version = "0.7.4" [dependencies.serde] version = "1.0" [dependencies.serde_json] version = "1.0" [dependencies.tpm2-policy] version = "0.5.3" [dependencies.tss-esapi] version = "6.1.1"