From c821e8f2f1fb8ad5e9eb00854277cafc8c80b2f5 Mon Sep 17 00:00:00 2001 From: Bert Belder Date: Sun, 6 Sep 2020 02:34:02 +0200 Subject: Move JSON ops to deno_core (#7336) --- cli/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cli/Cargo.toml') diff --git a/cli/Cargo.toml b/cli/Cargo.toml index f67158310..224373053 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -45,7 +45,7 @@ futures = "0.3.5" filetime = "0.2.12" http = "0.2.1" idna = "0.2.0" -indexmap = "1.5.1" +indexmap = "1.5.2" jsonc-parser = "0.14.0" lazy_static = "1.4.0" libc = "0.2.74" -- cgit v1.2.3