mirror of
https://github.com/matter-labs/teepot.git
synced 2025-07-21 23:23:57 +02:00
10 lines
250 B
TOML
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
|