Skip to content

Commit

Permalink
build(deps): Bump serde from 1.0.192 to 1.0.193 (#848)
Browse files Browse the repository at this point in the history
* build(deps): Bump serde from 1.0.192 to 1.0.193

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.192 to 1.0.193.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.192...v1.0.193)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update supply-chain

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ameer Ghani <inahga@divviup.org>
  • Loading branch information
dependabot[bot] and inahga authored Dec 6, 2023
1 parent a0efdcb commit 51b9eef
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 20 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 4 additions & 16 deletions supply-chain/imports.lock
Original file line number Diff line number Diff line change
Expand Up @@ -100,15 +100,15 @@ user-login = "Amanieu"
user-name = "Amanieu d'Antras"

[[publisher.serde]]
version = "1.0.192"
when = "2023-11-07"
version = "1.0.193"
when = "2023-11-21"
user-id = 3618
user-login = "dtolnay"
user-name = "David Tolnay"

[[publisher.serde_derive]]
version = "1.0.192"
when = "2023-11-07"
version = "1.0.193"
when = "2023-11-21"
user-id = 3618
user-login = "dtolnay"
user-name = "David Tolnay"
Expand Down Expand Up @@ -349,12 +349,6 @@ criteria = "safe-to-deploy"
version = "0.3.3"
notes = "I am the author of this crate."

[[audits.bytecode-alliance.audits.rustix]]
who = "Dan Gohman <dev@sunfishcode.online>"
criteria = "safe-to-deploy"
version = "0.37.13"
notes = "The Bytecode Alliance is the author of this crate."

[[audits.embark-studios.audits.tap]]
who = "Johan Andersson <opensource@embark-studios.com>"
criteria = "safe-to-deploy"
Expand Down Expand Up @@ -399,12 +393,6 @@ criteria = "safe-to-run"
version = "0.4.1"
aggregated-from = "https://chromium.googlesource.com/chromiumos/third_party/rust_crates/+/refs/heads/main/cargo-vet/audits.toml?format=TEXT"

[[audits.google.audits.hex]]
who = "ChromeOS"
criteria = "safe-to-run"
version = "0.4.3"
aggregated-from = "https://chromium.googlesource.com/chromiumos/third_party/rust_crates/+/refs/heads/main/cargo-vet/audits.toml?format=TEXT"

[[audits.google.audits.io-lifetimes]]
who = "George Burgess IV <gbiv@google.com>"
criteria = "safe-to-run"
Expand Down

0 comments on commit 51b9eef

Please sign in to comment.