Update http crate name (#15041)

Release Notes:

- N/A
This commit is contained in:
Mikayla Maki
2024-07-23 15:01:05 -07:00
committed by GitHub
parent d36ebc8c74
commit 855048041d
89 changed files with 184 additions and 180 deletions
@@ -11,7 +11,7 @@ use calloop_wayland_source::WaylandSource;
use collections::HashMap;
use filedescriptor::Pipe;
use http::Url;
use http_client::Url;
use smallvec::SmallVec;
use util::ResultExt;
use wayland_backend::client::ObjectId;