diff options
| author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2023-12-27 14:38:44 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-12-27 14:38:44 +0100 |
| commit | 33acd437f52b418a8413a302dd8902abad2eabec (patch) | |
| tree | 2bb1e331f716e931ce04557c78a31f2ef7ce6b84 /Cargo.lock | |
| parent | d5f6e271ff1abb4b264737bd7e187439703f26e1 (diff) | |
refactor: finish test_util server cleanup, simplify dependencies (#21714)
Closes https://github.com/denoland/deno/issues/21578
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 3772c739d..5e89c5fee 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -965,7 +965,6 @@ dependencies = [ "fwdansi", "glibc_version", "glob", - "h2 0.4.0", "hex", "http 0.2.11", "http 1.0.0", |
