diff options
| author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2021-06-09 20:37:43 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-09 20:37:43 +0200 |
| commit | e75ffab0c8a21ecb0827bb906905cd0315c1b5a7 (patch) | |
| tree | 1cdfb3b2e8ba56b6b0bdf9cae2422067eed2112c /Cargo.toml | |
| parent | e779ea956546fc311ad5a98260d1091127a9bfe7 (diff) | |
chore: move serde_v8 to separate repo (#10909)
Now available at https://github.com/denoland/serde_v8
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml index 98ea64293..5f60ac660 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,6 @@ members = [ "cli", "core", "runtime", - "serde_v8", "test_plugin", "test_util", "extensions/broadcast_channel", |
