fix: Setup blue-build-recipe crate to use reqwest version and features

This commit is contained in:
Gerald Pinder 2024-11-24 11:56:00 -05:00
parent 1f0e5af091
commit 33e60dfdd6
2 changed files with 2 additions and 0 deletions

1
Cargo.lock generated
View file

@ -440,6 +440,7 @@ dependencies = [
"log",
"miette",
"oci-distribution",
"reqwest 0.12.9",
"serde",
"serde_json",
"serde_yml",