Skip to content

Commit

Permalink
AA-Attester: Update az-tdx-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 authored and fitzthum committed Jan 22, 2024
1 parent aea4703 commit 7aec71c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 91 deletions.
99 changes: 9 additions & 90 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 @@ -11,7 +11,7 @@ async-trait.workspace = true
az-snp-vtpm = { version = "0.5", default-features = false, features = [
"attester",
], optional = true }
az-tdx-vtpm = { version = "0.4", default-features = false, features = [
az-tdx-vtpm = { version = "0.5", default-features = false, features = [
"attester",
], optional = true }
base64.workspace = true
Expand Down

0 comments on commit 7aec71c

Please sign in to comment.