Refactored baed on comments

This commit is contained in:
Jovan Djukic
2026-05-04 11:50:48 +02:00
parent 586e3b9a7c
commit 7b586cc5ac
+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" }
nv-attestation-sdk = { git = "https://github.com/NVIDIA/attestation-sdk", rev = "82d29930f5cbc9d689393844132ac0d733b1f499" }
serde = { version = "1", features = ["derive"] }
serde_json = "1"