[dependencies.nom]
version = "5.0"
[package]
authors = ["Nick Hynes <nhynes@nhynes.com>"]
description = "Zero-copy Intel SGX quote parser using nom."
edition = "2018"
keywords = ["sgx", "attestation", "dcap"]
license = "Apache-2.0/MIT"
name = "sgx-quote"
readme = "README.md"
repository = "https://github.com/nhynes/sgx-quote"
version = "0.1.0"