Skip to content

Commit

Permalink
Bump serde from 1.0.199 to 1.0.200 (#1021)
Browse files Browse the repository at this point in the history
* Bump serde from 1.0.199 to 1.0.200

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.199 to 1.0.200.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.199...v1.0.200)

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

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

* Update features snapshot

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and github-actions[bot] authored May 7, 2024
1 parent 89db0b5 commit 8b6b088
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.

4 changes: 2 additions & 2 deletions utils/checks/snapshots/features.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3041,15 +3041,15 @@
- std
- name: semver-parser 0.7.0
features: []
- name: serde 1.0.199
- name: serde 1.0.200
features:
- alloc
- default
- derive
- rc
- serde_derive
- std
- name: serde_derive 1.0.199
- name: serde_derive 1.0.200
features:
- default
- name: serde_json 1.0.116
Expand Down

0 comments on commit 8b6b088

Please sign in to comment.