Skip to content

Commit

Permalink
build(deps): bump intel-tee-quote-verification-rs
Browse files Browse the repository at this point in the history
Bumps [intel-tee-quote-verification-rs](https://github.com/intel/SGXDataCenterAttestationPrimitives) from DCAP_1.21 to DCAP_1.22.
- [Release notes](https://github.com/intel/SGXDataCenterAttestationPrimitives/releases)
- [Commits](intel/SGXDataCenterAttestationPrimitives@e945c58...2562057)

---
updated-dependencies:
- dependency-name: intel-tee-quote-verification-rs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent 3772e37 commit 684f491
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 deps/verifier/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ serde_with = { workspace = true, optional = true }
sev = { version = "4.0.0", features = ["openssl", "snp"], optional = true }
sha2.workspace = true
tokio = { workspace = true, optional = true }
intel-tee-quote-verification-rs = { git = "https://github.com/intel/SGXDataCenterAttestationPrimitives", tag = "DCAP_1.21", optional = true }
intel-tee-quote-verification-rs = { git = "https://github.com/intel/SGXDataCenterAttestationPrimitives", tag = "DCAP_1.22", optional = true }
strum.workspace = true
veraison-apiclient = { git = "https://github.com/chendave/rust-apiclient", branch = "token", optional = true }
ear = { git = "https://github.com/veraison/rust-ear", rev = "43f7f480d09ea2ebc03137af8fbcd70fe3df3468", optional = true }
Expand Down

0 comments on commit 684f491

Please sign in to comment.