Skip to content

Commit ae50842

Browse files
fix(deps): update veraison-apiclient digest to ff7ce87
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 4980410 commit ae50842

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deps/verifier/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ tokio = { workspace = true, optional = true }
7575
tracing.workspace = true
7676
intel-tee-quote-verification-rs = { git = "https://github.com/intel/confidential-computing.tee.dcap", tag = "DCAP_1.24", optional = true }
7777
strum.workspace = true
78-
veraison-apiclient = { git = "https://github.com/veraison/rust-apiclient", rev = "fe149cd", optional = true }
78+
veraison-apiclient = { git = "https://github.com/veraison/rust-apiclient", rev = "ff7ce874c1323c7f58374e49ae07bdecf98d8e3d", optional = true }
7979
ccatoken = { git = "https://github.com/veraison/rust-ccatoken", rev = "6d5b8db", optional = true }
8080
ear = { workspace = true, optional = true }
8181
x509-parser = { version = "0.18.0", optional = true }

0 commit comments

Comments
 (0)