File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
QuoteVerification/dcap_quoteverify Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ version = "0.3.0"
4
4
edition = " 2021"
5
5
license = " BSD-3-Clause"
6
6
description = " Intel(R) TEE Quote Verification Rust Library"
7
+ documentation = " https://intel.github.io/SGXDataCenterAttestationPrimitives/docs/rust-qvl-doc/intel_tee_quote_verification_rs"
7
8
readme = " README.md"
8
9
homepage = " https://github.com/intel/SGXDataCenterAttestationPrimitives"
9
10
Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ edition = "2021"
5
5
links = " sgx_dcap_quoteverify"
6
6
license = " BSD-3-Clause"
7
7
description = " Intel(R) TEE Quote Verification Rust Library"
8
+ documentation = " https://intel.github.io/SGXDataCenterAttestationPrimitives/docs/rust-qvl-doc/intel_tee_quote_verification_sys"
8
9
readme = " README.md"
9
10
homepage = " https://github.com/intel/SGXDataCenterAttestationPrimitives"
10
11
You can’t perform that action at this time.
0 commit comments