diff options
Diffstat (limited to 'runtime')
| -rw-r--r-- | runtime/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/Cargo.toml b/runtime/Cargo.toml index 3db7bef1c..f4dfc8c2b 100644 --- a/runtime/Cargo.toml +++ b/runtime/Cargo.toml @@ -61,6 +61,7 @@ deno_webidl.workspace = true deno_websocket.workspace = true deno_webstorage.workspace = true deno_napi.workspace = true +flate2 = { workspace = true, features = ["default"] } [target.'cfg(windows)'.build-dependencies] winres.workspace = true |
