From b3ca3b2f25931afb350027bde87dc3d4f9a741b0 Mon Sep 17 00:00:00 2001 From: David Sherret Date: Wed, 13 Mar 2024 12:21:13 -0400 Subject: chore: rough first pass on spec tests (#22877) --- cli/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cli') diff --git a/cli/Cargo.toml b/cli/Cargo.toml index 77e67d118..86511465c 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -109,7 +109,7 @@ glob = "0.3.1" ignore = "0.4" import_map = { version = "=0.19.0", features = ["ext"] } indexmap.workspace = true -jsonc-parser = { version = "=0.23.0", features = ["serde"] } +jsonc-parser.workspace = true lazy-regex.workspace = true libc.workspace = true libz-sys.workspace = true -- cgit v1.2.3