Преглед на файлове

Bump serde_json from 1.0.100 to 1.0.103 (#15950)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] преди 10 месеца
родител
ревизия
1768dd3c27
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      Cargo.lock

+ 2 - 2
Cargo.lock

@@ -352,9 +352,9 @@ dependencies = [
 
 [[package]]
 name = "serde_json"
-version = "1.0.100"
+version = "1.0.103"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "0f1e14e89be7aa4c4b78bdbdc9eb5bf8517829a600ae8eaa39a6e1d960b5185c"
+checksum = "d03b412469450d4404fe8499a268edd7f8b79fecb074b0d812ad64ca21f4031b"
 dependencies = [
  "itoa",
  "ryu",