teepot/crates/intel-tee-quote-verification-sys/Cargo.toml
Harald Hoyer 89ffbd35a8
feat: initial commit
Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
2024-02-09 10:10:53 +01:00

10 lines
250 B
TOML

# Fork of the original crate: https://github.com/intel/SGXDataCenterAttestationPrimitives
[package]
name = "intel-tee-quote-verification-sys"
version = "0.2.0"
edition = "2021"
license = "BSD-3-Clause"
[build-dependencies]
bindgen.workspace = true