Commit 352a693
authored
Build(deps): Bump the pointercrate group with 28 updates
Bumps the pointercrate group with 28 updates:
| Package | From | To |
| --- | --- | --- |
| [serde_json](https://github.com/serde-rs/json) | `1.0.139` | `1.0.140` |
| [tokio](https://github.com/tokio-rs/tokio) | `1.43.0` | `1.44.0` |
| [async-trait](https://github.com/dtolnay/async-trait) | `0.1.86` | `0.1.87` |
| [bincode](https://github.com/bincode-org/bincode) | `1.3.3` | `2.0.0` |
| [bytemuck](https://github.com/Lokathor/bytemuck) | `1.21.0` | `1.22.0` |
| [bytes](https://github.com/tokio-rs/bytes) | `1.10.0` | `1.10.1` |
| [dtoa](https://github.com/dtolnay/dtoa) | `1.0.9` | `1.0.10` |
| [either](https://github.com/rayon-rs/either) | `1.14.0` | `1.15.0` |
| [httparse](https://github.com/seanmonstar/httparse) | `1.10.0` | `1.10.1` |
| [is-terminal](https://github.com/sunfishcode/is-terminal) | `0.4.15` | `0.4.16` |
| [itoa](https://github.com/dtolnay/itoa) | `1.0.14` | `1.0.15` |
| [pkg-config](https://github.com/rust-lang/pkg-config-rs) | `0.3.31` | `0.3.32` |
| [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.93` | `1.0.94` |
| [quote](https://github.com/dtolnay/quote) | `1.0.38` | `1.0.39` |
| [raw-cpuid](https://github.com/gz/rust-cpuid) | `11.4.0` | `11.5.0` |
| redox_syscall | `0.5.9` | `0.5.10` |
| [ref-cast](https://github.com/dtolnay/ref-cast) | `1.0.23` | `1.0.24` |
| [ref-cast-impl](https://github.com/dtolnay/ref-cast) | `1.0.23` | `1.0.24` |
| [rustversion](https://github.com/dtolnay/rustversion) | `1.0.19` | `1.0.20` |
| [ryu](https://github.com/dtolnay/ryu) | `1.0.19` | `1.0.20` |
| [semver](https://github.com/dtolnay/semver) | `1.0.25` | `1.0.26` |
| [syn](https://github.com/dtolnay/syn) | `2.0.98` | `2.0.99` |
| [tempfile](https://github.com/Stebalien/tempfile) | `3.17.1` | `3.18.0` |
| [time](https://github.com/time-rs/time) | `0.3.37` | `0.3.39` |
| [time-core](https://github.com/time-rs/time) | `0.1.2` | `0.1.3` |
| [time-macros](https://github.com/time-rs/time) | `0.2.19` | `0.2.20` |
| [tinyvec](https://github.com/Lokathor/tinyvec) | `1.8.1` | `1.9.0` |
| [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.17` | `1.0.18` |
Updates `serde_json` from 1.0.139 to 1.0.140
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.139...v1.0.140)
Updates `tokio` from 1.43.0 to 1.44.0
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](tokio-rs/tokio@tokio-1.43.0...tokio-1.44.0)
Updates `async-trait` from 0.1.86 to 0.1.87
- [Release notes](https://github.com/dtolnay/async-trait/releases)
- [Commits](dtolnay/async-trait@0.1.86...0.1.87)
Updates `bincode` from 1.3.3 to 2.0.0
- [Release notes](https://github.com/bincode-org/bincode/releases)
- [Commits](bincode-org/bincode@v1.3.3...v2.0.0)
Updates `bytemuck` from 1.21.0 to 1.22.0
- [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md)
- [Commits](Lokathor/bytemuck@v1.21.0...v1.22.0)
Updates `bytes` from 1.10.0 to 1.10.1
- [Release notes](https://github.com/tokio-rs/bytes/releases)
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)
- [Commits](tokio-rs/bytes@v1.10.0...v1.10.1)
Updates `dtoa` from 1.0.9 to 1.0.10
- [Release notes](https://github.com/dtolnay/dtoa/releases)
- [Commits](dtolnay/dtoa@1.0.9...1.0.10)
Updates `either` from 1.14.0 to 1.15.0
- [Commits](rayon-rs/either@1.14.0...1.15.0)
Updates `httparse` from 1.10.0 to 1.10.1
- [Release notes](https://github.com/seanmonstar/httparse/releases)
- [Commits](seanmonstar/httparse@v1.10.0...v1.10.1)
Updates `is-terminal` from 0.4.15 to 0.4.16
- [Commits](sunfishcode/is-terminal@v0.4.15...v0.4.16)
Updates `itoa` from 1.0.14 to 1.0.15
- [Release notes](https://github.com/dtolnay/itoa/releases)
- [Commits](dtolnay/itoa@1.0.14...1.0.15)
Updates `pkg-config` from 0.3.31 to 0.3.32
- [Changelog](https://github.com/rust-lang/pkg-config-rs/blob/master/CHANGELOG.md)
- [Commits](rust-lang/pkg-config-rs@0.3.31...0.3.32)
Updates `proc-macro2` from 1.0.93 to 1.0.94
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](dtolnay/proc-macro2@1.0.93...1.0.94)
Updates `quote` from 1.0.38 to 1.0.39
- [Release notes](https://github.com/dtolnay/quote/releases)
- [Commits](dtolnay/quote@1.0.38...1.0.39)
Updates `raw-cpuid` from 11.4.0 to 11.5.0
- [Changelog](https://github.com/gz/rust-cpuid/blob/master/CHANGELOG.md)
- [Commits](gz/rust-cpuid@11.4.0...11.5.0)
Updates `redox_syscall` from 0.5.9 to 0.5.10
Updates `ref-cast` from 1.0.23 to 1.0.24
- [Release notes](https://github.com/dtolnay/ref-cast/releases)
- [Commits](dtolnay/ref-cast@1.0.23...1.0.24)
Updates `ref-cast-impl` from 1.0.23 to 1.0.24
- [Release notes](https://github.com/dtolnay/ref-cast/releases)
- [Commits](dtolnay/ref-cast@1.0.23...1.0.24)
Updates `rustversion` from 1.0.19 to 1.0.20
- [Release notes](https://github.com/dtolnay/rustversion/releases)
- [Commits](dtolnay/rustversion@1.0.19...1.0.20)
Updates `ryu` from 1.0.19 to 1.0.20
- [Release notes](https://github.com/dtolnay/ryu/releases)
- [Commits](dtolnay/ryu@1.0.19...1.0.20)
Updates `semver` from 1.0.25 to 1.0.26
- [Release notes](https://github.com/dtolnay/semver/releases)
- [Commits](dtolnay/semver@1.0.25...1.0.26)
Updates `syn` from 2.0.98 to 2.0.99
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](dtolnay/syn@2.0.98...2.0.99)
Updates `tempfile` from 3.17.1 to 3.18.0
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](Stebalien/tempfile@v3.17.1...v3.18.0)
Updates `time` from 0.3.37 to 0.3.39
- [Release notes](https://github.com/time-rs/time/releases)
- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
- [Commits](time-rs/time@v0.3.37...v0.3.39)
Updates `time-core` from 0.1.2 to 0.1.3
- [Release notes](https://github.com/time-rs/time/releases)
- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
- [Commits](https://github.com/time-rs/time/commits)
Updates `time-macros` from 0.2.19 to 0.2.20
- [Release notes](https://github.com/time-rs/time/releases)
- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
- [Commits](time-rs/time@v0.2.19...v0.2.20)
Updates `tinyvec` from 1.8.1 to 1.9.0
- [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md)
- [Commits](Lokathor/tinyvec@v1.8.1...v1.9.0)
Updates `unicode-ident` from 1.0.17 to 1.0.18
- [Release notes](https://github.com/dtolnay/unicode-ident/releases)
- [Commits](dtolnay/unicode-ident@1.0.17...1.0.18)
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: pointercrate
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: pointercrate
- dependency-name: async-trait
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: pointercrate
- dependency-name: bincode
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: pointercrate
- dependency-name: bytemuck
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: pointercrate
- dependency-name: bytes
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: pointercrate
- dependency-name: dtoa
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: pointercrate
- dependency-name: either
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: pointercrate
- dependency-name: httparse
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: pointercrate
- dependency-name: is-terminal
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: pointercrate
- dependency-name: itoa
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: pointercrate
- dependency-name: pkg-config
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: pointercrate
- dependency-name: proc-macro2
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: pointercrate
- dependency-name: quote
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: ref-cast
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: pointercrate
- dependency-name: ref-cast-impl
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: pointercrate
- dependency-name: rustversion
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: pointercrate
- dependency-name: ryu
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: pointercrate
- dependency-name: semver
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: pointercrate
- dependency-name: syn
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: pointercrate
- dependency-name: tempfile
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: pointercrate
- dependency-name: time
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: pointercrate
- dependency-name: time-core
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: pointercrate
- dependency-name: time-macros
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: pointercrate
- dependency-name: tinyvec
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: pointercrate
- dependency-name: unicode-ident
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: pointercrate
...
Signed-off-by: dependabot[bot] <[email protected]>1 parent bdfcd28 commit 352a693
File tree
9 files changed
+95
-72
lines changed- pointercrate-core-api
- pointercrate-demonlist-api
- pointercrate-demonlist-pages
- pointercrate-demonlist
- pointercrate-integrate
- pointercrate-test
- pointercrate-user-pages
- pointercrate-user
9 files changed
+95
-72
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments