From 49da185ff5e370be4327b72a24414ceb186db5d3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 11 Aug 2024 20:27:22 +0000 Subject: [PATCH] chore(deps): update rust crate serde_json to v1.0.123 --- Cargo.toml | 3 --- 1 file changed, 3 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 4f808d28..09ba319e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -25,9 +25,6 @@ version = "0.4.6" [workspace.metadata.crane] name = "conduit" -[workspace.dependencies.arrayvec] -version = "0.7.4" - [workspace.dependencies.const-str] version = "0.5.7"