mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-07 05:08:19 +00:00
Remove --feature http because wasmer_registry requires HTTP deps
This commit is contained in:
@@ -1371,7 +1371,6 @@ impl LinkCode {
|
||||
}
|
||||
}
|
||||
|
||||
#[cfg(feature = "http")]
|
||||
mod http_fetch {
|
||||
use anyhow::{anyhow, Context, Result};
|
||||
use http_req::{request::Request, response::StatusCode, uri::Uri};
|
||||
|
||||
Reference in New Issue
Block a user