diff --git a/_service b/_service index 43e683f..d2a39a2 100644 --- a/_service +++ b/_service @@ -14,43 +14,9 @@ enable - true + false registry deno - bench_util/Cargo.toml - cli/Cargo.toml - ext/broadcast_channel/Cargo.toml - ext/cache/Cargo.toml - ext/canvas/Cargo.toml - ext/console/Cargo.toml - ext/cron/Cargo.toml - ext/crypto/Cargo.toml - ext/fetch/Cargo.toml - ext/ffi/Cargo.toml - ext/fs/Cargo.toml - ext/http/Cargo.toml - ext/io/Cargo.toml - ext/kv/Cargo.toml - ext/napi/Cargo.toml - ext/napi/sym/Cargo.toml - ext/net/Cargo.toml - ext/node/Cargo.toml - ext/tls/Cargo.toml - ext/url/Cargo.toml - ext/web/Cargo.toml - ext/webgpu/Cargo.toml - ext/webidl/Cargo.toml - ext/websocket/Cargo.toml - ext/webstorage/Cargo.toml - resolvers/deno/Cargo.toml - resolvers/node/Cargo.toml - runtime/Cargo.toml - runtime/permissions/Cargo.toml - tests/Cargo.toml - tests/ffi/Cargo.toml - tests/napi/Cargo.toml - tests/specs/node/child_process_extra_pipes/test-pipe/Cargo.toml - tests/util/server/Cargo.toml