zed/crates/extension/src
Marshall Bowers a08e020e32
extension: Always use a real HTTP client in the ExtensionBuilder (#15514)
This PR makes it so we always construct a real HTTP client in the
`ExtensionBuilder`.

This used to be the case, but was inadvertently changed in
https://github.com/zed-industries/zed/pull/15470.

Release Notes:

- N/A
2024-07-30 18:04:53 -04:00
..
wasm_host extension: Upgrade wasmtime to v21 (#15210) 2024-07-25 13:56:40 -04:00
extension_builder.rs
extension_indexed_docs_provider.rs
extension_lsp_adapter.rs
extension_manifest.rs
extension_settings.rs
extension_slash_command.rs
extension_store.rs extension: Always use a real HTTP client in the ExtensionBuilder (#15514) 2024-07-30 18:04:53 -04:00
extension_store_test.rs chore: Fix clippy violations from Cargo.toml (#15216) 2024-07-25 20:22:01 +02:00
wasm_host.rs extension: Upgrade wasmtime to v21 (#15210) 2024-07-25 13:56:40 -04:00