zed/crates/util/src
Marshall Bowers ba4e1699ae
Rename ZedHttpClient for clarity (#8320)
This PR renames the `ZedHttpClient` to `HttpClientWithUrl` to make it
slightly clearer that it still is holding a `dyn HttpClient` as opposed
to being a concrete implementation.

Release Notes:

- N/A
2024-02-24 00:07:24 -05:00
..
test
arc_cow.rs
fs.rs
github.rs Parse version from GitHub tag name instead of release name (#7423) 2024-02-08 15:28:51 -05:00
http.rs Rename ZedHttpClient for clarity (#8320) 2024-02-24 00:07:24 -05:00
paths.rs Rename runnables into tasks (#8119) 2024-02-21 14:56:43 +02:00
semantic_version.rs talkers (#8158) 2024-02-22 10:07:36 -07:00
test.rs
util.rs