forked from stadust/pointercrate
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 9c6a345
authored
Build(deps): Bump the pointercrate group with 27 updates (stadust#183)
Bumps the pointercrate group with 27 updates:
| Package | From | To |
| --- | --- | --- |
| [futures](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` |
| [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.7` | `0.12.8` |
| [addr2line](https://github.com/gimli-rs/addr2line) | `0.24.1` | `0.24.2` |
| [async-stream](https://github.com/tokio-rs/async-stream) | `0.3.5` | `0.3.6` |
| [async-stream-impl](https://github.com/tokio-rs/async-stream) | `0.3.5` | `0.3.6` |
| [cc](https://github.com/rust-lang/cc-rs) | `1.1.22` | `1.1.28` |
| [futures-channel](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` |
| [futures-core](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` |
| [futures-executor](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` |
| [futures-io](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` |
| [futures-macro](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` |
| [futures-sink](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` |
| [futures-task](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` |
| [futures-util](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` |
| [gimli](https://github.com/gimli-rs/gimli) | `0.31.0` | `0.31.1` |
| [httparse](https://github.com/seanmonstar/httparse) | `1.9.4` | `1.9.5` |
| [indexmap](https://github.com/indexmap-rs/indexmap) | `2.5.0` | `2.6.0` |
| [ipnet](https://github.com/krisprice/ipnet) | `2.10.0` | `2.10.1` |
| [object](https://github.com/gimli-rs/object) | `0.36.4` | `0.36.5` |
| [once_cell](https://github.com/matklad/once_cell) | `1.20.1` | `1.20.2` |
| [raw-cpuid](https://github.com/gz/rust-cpuid) | `11.1.0` | `11.2.0` |
| redox_syscall | `0.5.6` | `0.5.7` |
| [rustls](https://github.com/rustls/rustls) | `0.23.13` | `0.23.14` |
| [rustls-pemfile](https://github.com/rustls/pemfile) | `2.1.3` | `2.2.0` |
| [schannel](https://github.com/steffengy/schannel-rs) | `0.1.24` | `0.1.25` |
| [unicode-bidi](https://github.com/servo/unicode-bidi) | `0.3.15` | `0.3.17` |
| [unicode-properties](https://github.com/unicode-rs/unicode-properties) | `0.1.2` | `0.1.3` |
Updates `futures` from 0.3.30 to 0.3.31
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](rust-lang/futures-rs@0.3.30...0.3.31)
Updates `reqwest` from 0.12.7 to 0.12.8
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](seanmonstar/reqwest@v0.12.7...v0.12.8)
Updates `addr2line` from 0.24.1 to 0.24.2
- [Changelog](https://github.com/gimli-rs/addr2line/blob/master/CHANGELOG.md)
- [Commits](gimli-rs/addr2line@0.24.1...0.24.2)
Updates `async-stream` from 0.3.5 to 0.3.6
- [Release notes](https://github.com/tokio-rs/async-stream/releases)
- [Commits](tokio-rs/async-stream@v0.3.5...v0.3.6)
Updates `async-stream-impl` from 0.3.5 to 0.3.6
- [Release notes](https://github.com/tokio-rs/async-stream/releases)
- [Commits](tokio-rs/async-stream@v0.3.5...v0.3.6)
Updates `cc` from 1.1.22 to 1.1.28
- [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.1.22...cc-v1.1.28)
Updates `futures-channel` from 0.3.30 to 0.3.31
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](rust-lang/futures-rs@0.3.30...0.3.31)
Updates `futures-core` from 0.3.30 to 0.3.31
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](rust-lang/futures-rs@0.3.30...0.3.31)
Updates `futures-executor` from 0.3.30 to 0.3.31
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](rust-lang/futures-rs@0.3.30...0.3.31)
Updates `futures-io` from 0.3.30 to 0.3.31
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](rust-lang/futures-rs@0.3.30...0.3.31)
Updates `futures-macro` from 0.3.30 to 0.3.31
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](rust-lang/futures-rs@0.3.30...0.3.31)
Updates `futures-sink` from 0.3.30 to 0.3.31
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](rust-lang/futures-rs@0.3.30...0.3.31)
Updates `futures-task` from 0.3.30 to 0.3.31
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](rust-lang/futures-rs@0.3.30...0.3.31)
Updates `futures-util` from 0.3.30 to 0.3.31
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](rust-lang/futures-rs@0.3.30...0.3.31)
Updates `gimli` from 0.31.0 to 0.31.1
- [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md)
- [Commits](gimli-rs/gimli@0.31.0...0.31.1)
Updates `httparse` from 1.9.4 to 1.9.5
- [Release notes](https://github.com/seanmonstar/httparse/releases)
- [Commits](seanmonstar/httparse@v1.9.4...v1.9.5)
Updates `indexmap` from 2.5.0 to 2.6.0
- [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md)
- [Commits](indexmap-rs/indexmap@2.5.0...2.6.0)
Updates `ipnet` from 2.10.0 to 2.10.1
- [Release notes](https://github.com/krisprice/ipnet/releases)
- [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md)
- [Commits](https://github.com/krisprice/ipnet/commits)
Updates `object` from 0.36.4 to 0.36.5
- [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md)
- [Commits](gimli-rs/object@0.36.4...0.36.5)
Updates `once_cell` from 1.20.1 to 1.20.2
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
- [Commits](matklad/once_cell@v1.20.1...v1.20.2)
Updates `raw-cpuid` from 11.1.0 to 11.2.0
- [Changelog](https://github.com/gz/rust-cpuid/blob/master/CHANGELOG.md)
- [Commits](gz/rust-cpuid@11.1.0...11.2.0)
Updates `redox_syscall` from 0.5.6 to 0.5.7
Updates `rustls` from 0.23.13 to 0.23.14
- [Release notes](https://github.com/rustls/rustls/releases)
- [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md)
- [Commits](rustls/rustls@v/0.23.13...v/0.23.14)
Updates `rustls-pemfile` from 2.1.3 to 2.2.0
- [Release notes](https://github.com/rustls/pemfile/releases)
- [Commits](rustls/pemfile@v/2.1.3...v/2.2.0)
Updates `schannel` from 0.1.24 to 0.1.25
- [Release notes](https://github.com/steffengy/schannel-rs/releases)
- [Commits](steffengy/schannel-rs@v0.1.24...v0.1.25)
Updates `unicode-bidi` from 0.3.15 to 0.3.17
- [Release notes](https://github.com/servo/unicode-bidi/releases)
- [Commits](servo/unicode-bidi@v0.3.15...v0.3.17)
Updates `unicode-properties` from 0.1.2 to 0.1.3
- [Commits](unicode-rs/unicode-properties@v0.1.2...v0.1.3)
---
updated-dependencies:
- dependency-name: futures
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: pointercrate
- dependency-name: reqwest
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: pointercrate
- dependency-name: addr2line
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: pointercrate
- dependency-name: async-stream
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: pointercrate
- dependency-name: async-stream-impl
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: pointercrate
- dependency-name: cc
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: pointercrate
- dependency-name: futures-channel
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: pointercrate
- dependency-name: futures-core
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: pointercrate
- dependency-name: futures-executor
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: pointercrate
- dependency-name: futures-io
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: pointercrate
- dependency-name: futures-macro
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: pointercrate
- dependency-name: futures-sink
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: pointercrate
- dependency-name: futures-task
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: pointercrate
- dependency-name: futures-util
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: pointercrate
- dependency-name: gimli
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: pointercrate
- dependency-name: httparse
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: pointercrate
- dependency-name: indexmap
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: pointercrate
- dependency-name: ipnet
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: pointercrate
- dependency-name: object
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: pointercrate
- dependency-name: once_cell
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: pointercrate
- dependency-name: raw-cpuid
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: pointercrate
- dependency-name: redox_syscall
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: pointercrate
- dependency-name: rustls
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: pointercrate
- dependency-name: rustls-pemfile
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: pointercrate
- dependency-name: schannel
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: pointercrate
- dependency-name: unicode-bidi
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: pointercrate
- dependency-name: unicode-properties
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: pointercrate
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 8645c46 commit 9c6a345Copy full SHA for 9c6a345
File tree
4 files changed
+67
-65
lines changed- pointercrate-demonlist
- pointercrate-integrate
- pointercrate-user
4 files changed
+67
-65
lines changed+64-62
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
pointercrate-demonlist/Cargo.toml
Copy file name to clipboardexpand all lines: pointercrate-demonlist/Cargo.toml+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
|
pointercrate-integrate/Cargo.toml
Copy file name to clipboardexpand all lines: pointercrate-integrate/Cargo.toml+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
|
pointercrate-user/Cargo.toml
Copy file name to clipboardexpand all lines: pointercrate-user/Cargo.toml+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
|
0 commit comments