Skip to content

Commit

Permalink
Update deps/verifier/Cargo.toml
Browse files Browse the repository at this point in the history
Co-authored-by: Xynnn_ <[email protected]>
Signed-off-by: Adithya Krishnan Kannan <[email protected]>
  • Loading branch information
AdithyaKrishnan and Xynnn007 authored Nov 15, 2024
1 parent 0494cab commit 85af93f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps/verifier/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ 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 }
x509-parser = { version = "0.14.0", optional = true }
reqwest.workspace = true
reqwest = { optional = true, workspace = true }

[build-dependencies]
shadow-rs.workspace = true
Expand Down

0 comments on commit 85af93f

Please sign in to comment.