From e75ffab0c8a21ecb0827bb906905cd0315c1b5a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20Iwa=C5=84czuk?= Date: Wed, 9 Jun 2021 20:37:43 +0200 Subject: chore: move serde_v8 to separate repo (#10909) Now available at https://github.com/denoland/serde_v8 --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'Cargo.toml') 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", -- cgit v1.2.3