diff options
| author | Matt Mastracci <matthew@mastracci.com> | 2023-11-02 16:55:37 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-02 16:55:37 -0600 |
| commit | 76fbe85264eda4abf9b17f6ec915fdc6ea8c24b0 (patch) | |
| tree | 20d7cbd714f8e2ae1628670c3e2f05af8190619f /Cargo.lock | |
| parent | 621440017a3fb93dcba6f9153ad150994592de02 (diff) | |
chore: finish indexmap1 removal from deno (#21060)
We still pull the dep in from a few other places, but we can let those
get fixed over time.
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock index 759f9cb27..d0b3a033b 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -951,7 +951,6 @@ dependencies = [ "http", "hyper 0.14.27", "import_map", - "indexmap 1.9.3", "indexmap 2.0.2", "jsonc-parser", "junction", |
