mirror of
https://github.com/denoland/deno.git
synced 2025-09-26 12:19:12 +00:00
chore: remove std/installer, port installer tests to Rust (#3843)
This commit is contained in:
parent
c7a2a33ea1
commit
e1697421e2
8 changed files with 103 additions and 791 deletions
|
@ -35,7 +35,7 @@ mod global_state;
|
|||
mod global_timer;
|
||||
mod http_util;
|
||||
mod import_map;
|
||||
mod installer;
|
||||
pub mod installer;
|
||||
mod js;
|
||||
mod lockfile;
|
||||
mod metrics;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue