From cf590b8f11ad6f2fd09e73ebb6ec9b6836c6b9c0 Mon Sep 17 00:00:00 2001 From: Zemnmez's Renovate Bot Date: Thu, 23 Mar 2023 20:32:37 -0700 Subject: [PATCH] Update Rust crate serde_json to 1.0.94 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 274b81cb13..65545add6e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,5 +13,5 @@ hex = "0.4.3" swc_css_codegen = "0.137.3" swc_css_modules = "0.13.3" swc_css_parser = "0.136.3" -serde_json = "1.0.91" +serde_json = "1.0.94" swc_atoms = "0.4.33" \ No newline at end of file