Skip to content

Commit 45554a7

Browse files
yao-jillly
authored andcommitted
Add documentation link to Rust QVL package metadata
Signed-off-by: yao-ji <yao.ji@intel.com>
1 parent e945c58 commit 45554a7

File tree

2 files changed

+2
-0
lines changed
  • QuoteVerification/dcap_quoteverify

2 files changed

+2
-0
lines changed

QuoteVerification/dcap_quoteverify/sgx-dcap-quoteverify-rs/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ version = "0.3.0"
44
edition = "2021"
55
license = "BSD-3-Clause"
66
description = "Intel(R) TEE Quote Verification Rust Library"
7+
documentation = "https://intel.github.io/SGXDataCenterAttestationPrimitives/docs/rust-qvl-doc/intel_tee_quote_verification_rs"
78
readme = "README.md"
89
homepage = "https://github.com/intel/SGXDataCenterAttestationPrimitives"
910

QuoteVerification/dcap_quoteverify/sgx-dcap-quoteverify-sys/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ edition = "2021"
55
links = "sgx_dcap_quoteverify"
66
license = "BSD-3-Clause"
77
description = "Intel(R) TEE Quote Verification Rust Library"
8+
documentation = "https://intel.github.io/SGXDataCenterAttestationPrimitives/docs/rust-qvl-doc/intel_tee_quote_verification_sys"
89
readme = "README.md"
910
homepage = "https://github.com/intel/SGXDataCenterAttestationPrimitives"
1011

0 commit comments

Comments
 (0)