From a7f9dbf9345ae1d348564b80d70ccbce6335aeaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Sep 2023 19:04:47 +0000 Subject: [PATCH] build(deps): bump serde_json from 1.0.105 to 1.0.106 (#739) --- Cargo.lock | 4 ++-- supply-chain/imports.lock | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 85c443991..9c85ae79a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1092,9 +1092,9 @@ dependencies = [ [[package]] name = "serde_json" -version = "1.0.105" +version = "1.0.106" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "693151e1ac27563d6dbcec9dee9fbd5da8539b20fa14ad3752b2e6d363ace360" +checksum = "2cc66a619ed80bf7a0f6b17dd063a84b88f6dea1813737cf469aef1d081142c2" dependencies = [ "itoa", "ryu", diff --git a/supply-chain/imports.lock b/supply-chain/imports.lock index 22bf3923c..c34f4cd63 100644 --- a/supply-chain/imports.lock +++ b/supply-chain/imports.lock @@ -114,8 +114,8 @@ user-login = "dtolnay" user-name = "David Tolnay" [[publisher.serde_json]] -version = "1.0.105" -when = "2023-08-15" +version = "1.0.106" +when = "2023-09-09" user-id = 3618 user-login = "dtolnay" user-name = "David Tolnay"