Skip to content

Commit

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>

* cargo vet

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Brandon Pitman <[email protected]>
  • Loading branch information
dependabot[bot] and branlwyd authored Nov 15, 2023
1 parent c3aeeea commit d0e82bd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 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.

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

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

[[publisher.serde_derive]]
version = "1.0.190"
when = "2023-10-26"
version = "1.0.192"
when = "2023-11-07"
user-id = 3618
user-login = "dtolnay"
user-name = "David Tolnay"
Expand Down

0 comments on commit d0e82bd

Please sign in to comment.