Skip to content

Commit

Permalink
Bump the deps group with 6 updates
Browse files Browse the repository at this point in the history
Bumps the deps group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [winit](https://github.com/rust-windowing/winit) | `0.29.11` | `0.29.14` |
| [cpal](https://github.com/rustaudio/cpal) | `0.15.2` | `0.15.3` |
| [clap](https://github.com/clap-rs/clap) | `4.5.1` | `4.5.2` |
| [log](https://github.com/rust-lang/log) | `0.4.20` | `0.4.21` |
| [wgpu](https://github.com/gfx-rs/wgpu) | `0.19.1` | `0.19.3` |
| [toml](https://github.com/toml-rs/toml) | `0.8.10` | `0.8.11` |


Updates `winit` from 0.29.11 to 0.29.14
- [Release notes](https://github.com/rust-windowing/winit/releases)
- [Changelog](https://github.com/rust-windowing/winit/blob/master/CHANGELOG.md)
- [Commits](rust-windowing/winit@v0.29.11...v0.29.14)

Updates `cpal` from 0.15.2 to 0.15.3
- [Changelog](https://github.com/RustAudio/cpal/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rustaudio/cpal/commits)

Updates `clap` from 4.5.1 to 4.5.2
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](clap-rs/clap@clap_complete-v4.5.1...v4.5.2)

Updates `log` from 0.4.20 to 0.4.21
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](rust-lang/log@0.4.20...0.4.21)

Updates `wgpu` from 0.19.1 to 0.19.3
- [Release notes](https://github.com/gfx-rs/wgpu/releases)
- [Changelog](https://github.com/gfx-rs/wgpu/blob/v0.19.3/CHANGELOG.md)
- [Commits](gfx-rs/wgpu@v0.19.1...v0.19.3)

Updates `toml` from 0.8.10 to 0.8.11
- [Commits](toml-rs/toml@toml-v0.8.10...toml-v0.8.11)

---
updated-dependencies:
- dependency-name: winit
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: cpal
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: log
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: wgpu
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: toml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 11, 2024
1 parent f6206a3 commit 1a4bff9
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 182 deletions.
Loading

0 comments on commit 1a4bff9

Please sign in to comment.