Added GPU evidence verification

This commit is contained in:
Jovan Djukic
2026-04-22 21:49:38 +02:00
parent 08430a1b68
commit 8662019452
+1 -1
View File
@@ -6,6 +6,6 @@ license = "Apache-2.0"
[dependencies]
anyhow = "1"
nv-attestation-sdk = { git = "https://github.com/NVIDIA/attestation-sdk", branch = "main", subdirectory = "nv-attestation-sdk-rust/nv-attestation-sdk" }
nv-attestation-sdk = { git = "https://github.com/NVIDIA/attestation-sdk", branch = "main" }
serde = { version = "1", features = ["derive"] }
serde_json = "1"