Skip to content

Commit

Permalink
build(deps): bump the rust-minor group with 15 updates
Browse files Browse the repository at this point in the history
Bumps the rust-minor group with 15 updates:

| Package | From | To |
| --- | --- | --- |
| [url](https://github.com/servo/rust-url) | `2.5.1` | `2.5.2` |
| [bitstream-io](https://github.com/tuffy/bitstream-io) | `2.4.1` | `2.4.2` |
| [bytemuck](https://github.com/Lokathor/bytemuck) | `1.16.0` | `1.16.1` |
| [cc](https://github.com/rust-lang/cc-rs) | `1.0.99` | `1.0.100` |
| [displaydoc](https://github.com/yaahc/displaydoc) | `0.2.4` | `0.2.5` |
| [httparse](https://github.com/seanmonstar/httparse) | `1.9.3` | `1.9.4` |
| [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` |
| [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.3` | `0.7.4` |
| [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.85` | `1.0.86` |
| [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.4` | `0.12.5` |
| [rustls](https://github.com/rustls/rustls) | `0.22.4` | `0.23.10` |
| [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.0` |
| [sync_wrapper](https://github.com/Actyx/sync_wrapper) | `0.1.2` | `1.0.1` |
| [tokio-rustls](https://github.com/rustls/tokio-rustls) | `0.25.0` | `0.26.0` |
| [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.2` | `0.26.3` |


Updates `url` from 2.5.1 to 2.5.2
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](servo/rust-url@v2.5.1...v2.5.2)

Updates `bitstream-io` from 2.4.1 to 2.4.2
- [Commits](tuffy/bitstream-io@v2.4.1...v2.4.2)

Updates `bytemuck` from 1.16.0 to 1.16.1
- [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md)
- [Commits](Lokathor/bytemuck@v1.16.0...v1.16.1)

Updates `cc` from 1.0.99 to 1.0.100
- [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@1.0.99...cc-v1.0.100)

Updates `displaydoc` from 0.2.4 to 0.2.5
- [Changelog](https://github.com/yaahc/displaydoc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yaahc/displaydoc/commits/v0.2.5)

Updates `httparse` from 1.9.3 to 1.9.4
- [Release notes](https://github.com/seanmonstar/httparse/releases)
- [Commits](seanmonstar/httparse@v1.9.3...v1.9.4)

Updates `lazy_static` from 1.4.0 to 1.5.0
- [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases)
- [Commits](rust-lang-nursery/lazy-static.rs@1.4.0...1.5.0)

Updates `miniz_oxide` from 0.7.3 to 0.7.4
- [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Frommi/miniz_oxide/commits)

Updates `proc-macro2` from 1.0.85 to 1.0.86
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](dtolnay/proc-macro2@1.0.85...1.0.86)

Updates `reqwest` from 0.12.4 to 0.12.5
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](seanmonstar/reqwest@v0.12.4...v0.12.5)

Updates `rustls` from 0.22.4 to 0.23.10
- [Release notes](https://github.com/rustls/rustls/releases)
- [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md)
- [Commits](rustls/rustls@v/0.22.4...v/0.23.10)

Updates `subtle` from 2.5.0 to 2.6.0
- [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md)
- [Commits](dalek-cryptography/subtle@2.5.0...2.6.0)

Updates `sync_wrapper` from 0.1.2 to 1.0.1
- [Commits](Actyx/sync_wrapper@v0.1.2...v1.0.1)

Updates `tokio-rustls` from 0.25.0 to 0.26.0
- [Release notes](https://github.com/rustls/tokio-rustls/releases)
- [Commits](rustls/tokio-rustls@v/0.25.0...v/0.26.0)

Updates `webpki-roots` from 0.26.2 to 0.26.3
- [Release notes](https://github.com/rustls/webpki-roots/releases)
- [Commits](rustls/webpki-roots@v/0.26.2...v/0.26.3)

---
updated-dependencies:
- dependency-name: url
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-minor
- dependency-name: bitstream-io
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
- dependency-name: bytemuck
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
- dependency-name: cc
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
- dependency-name: displaydoc
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
- dependency-name: httparse
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
- dependency-name: lazy_static
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: rust-minor
- dependency-name: miniz_oxide
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
- dependency-name: proc-macro2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
- dependency-name: reqwest
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
- dependency-name: rustls
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: rust-minor
- dependency-name: subtle
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: rust-minor
- dependency-name: sync_wrapper
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: rust-minor
- dependency-name: tokio-rustls
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: rust-minor
- dependency-name: webpki-roots
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and torokati44 committed Jun 24, 2024
1 parent 1aad684 commit 5fc2b05
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 269 deletions.
Loading

0 comments on commit 5fc2b05

Please sign in to comment.