Skip to content

Commit

Permalink
Bump the patch-versions group across 1 directory with 7 updates
Browse files Browse the repository at this point in the history
Bumps the patch-versions group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [ssimulacra2](https://github.com/rust-av/ssimulacra2) | `0.5.0` | `0.5.1` |
| [cc](https://github.com/rust-lang/cc-rs) | `1.2.5` | `1.2.7` |
| [quote](https://github.com/dtolnay/quote) | `1.0.37` | `1.0.38` |
| [serde](https://github.com/serde-rs/serde) | `1.0.216` | `1.0.217` |
| [syn](https://github.com/dtolnay/syn) | `2.0.91` | `2.0.95` |
| [winnow](https://github.com/winnow-rs/winnow) | `0.6.20` | `0.6.22` |



Updates `ssimulacra2` from 0.5.0 to 0.5.1
- [Changelog](https://github.com/rust-av/ssimulacra2/blob/main/CHANGELOG.md)
- [Commits](rust-av/ssimulacra2@v0.5.0...v0.5.1)

Updates `cc` from 1.2.5 to 1.2.7
- [Release notes](https://github.com/rust-lang/cc-rs/releases)
- [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md)
- [Commits](rust-lang/cc-rs@cc-v1.2.5...cc-v1.2.7)

Updates `quote` from 1.0.37 to 1.0.38
- [Release notes](https://github.com/dtolnay/quote/releases)
- [Commits](dtolnay/quote@1.0.37...1.0.38)

Updates `serde` from 1.0.216 to 1.0.217
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.216...v1.0.217)

Updates `serde_derive` from 1.0.216 to 1.0.217
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.216...v1.0.217)

Updates `syn` from 2.0.91 to 2.0.95
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](dtolnay/syn@2.0.91...2.0.95)

Updates `winnow` from 0.6.20 to 0.6.22
- [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md)
- [Commits](winnow-rs/winnow@v0.6.20...v0.6.22)

---
updated-dependencies:
- dependency-name: ssimulacra2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-versions
- dependency-name: cc
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-versions
- dependency-name: quote
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-versions
- dependency-name: serde
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-versions
- dependency-name: serde_derive
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-versions
- dependency-name: syn
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-versions
- dependency-name: winnow
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-versions
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 056b017 commit 8fdc314
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 110 deletions.
148 changes: 39 additions & 109 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ rand = "0.8.5"
rgb = "0.8"
sdl2 = "0.37.0"
serde_json = "1.0.134"
ssimulacra2 = "0.5.0"
ssimulacra2 = "0.5.1"

0 comments on commit 8fdc314

Please sign in to comment.