diff options
Diffstat (limited to 'runtime')
-rw-r--r-- | runtime/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/Cargo.toml b/runtime/Cargo.toml index 93ab1a454..f181ba1c2 100644 --- a/runtime/Cargo.toml +++ b/runtime/Cargo.toml @@ -90,7 +90,6 @@ deno_websocket.workspace = true deno_webstorage.workspace = true fastwebsockets.workspace = true -atty.workspace = true console_static_text.workspace = true dlopen.workspace = true encoding_rs.workspace = true |