Skip to content

Commit

Permalink
AA-Attester: Update az-snp-vtpm to 0.5
Browse files Browse the repository at this point in the history
Signed-off-by: Suraj Deshmukh <suraj.deshmukh@microsoft.com>
  • Loading branch information
surajssd committed Jan 22, 2024
1 parent 0e8ecda commit 8b37165
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 5 deletions.
30 changes: 26 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion attestation-agent/attester/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ edition = "2021"
[dependencies]
anyhow.workspace = true
async-trait.workspace = true
az-snp-vtpm = { version = "0.4", default-features = false, features = [
az-snp-vtpm = { version = "0.5", default-features = false, features = [
"attester",
], optional = true }
az-tdx-vtpm = { version = "0.4", default-features = false, features = [
Expand Down

0 comments on commit 8b37165

Please sign in to comment.