mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-03 00:31:50 +00:00
Consolidate reqwest versions (#8452)
Update `reqwest` to 0.12 so we only depend on a single version. This should slightly improve compile times and reduce binary bloat. Co-Authored-By: Michael Sproul <michael@sigmaprime.io>
This commit is contained in:
@@ -5,5 +5,6 @@ pub mod cors;
|
||||
pub mod json;
|
||||
pub mod query;
|
||||
pub mod reject;
|
||||
pub mod status_code;
|
||||
pub mod task;
|
||||
pub mod uor;
|
||||
|
||||
Reference in New Issue
Block a user