Conversation
…pdates Bumps the pointercrate group with 28 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde](https://github.com/serde-rs/serde) | `1.0.218` | `1.0.219` | | [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` | | [base64ct](https://github.com/RustCrypto/formats) | `1.6.0` | `1.7.1` | | [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` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.7.1` | `2.8.0` | | [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` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.3` | `1.21.0` | | [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` | | [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.100` | | [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` | | [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` from 1.0.218 to 1.0.219 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.218...v1.0.219) 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 `base64ct` from 1.6.0 to 1.7.1 - [Commits](RustCrypto/formats@base64ct/v1.6.0...base64ct/v1.7.1) 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 `indexmap` from 2.7.1 to 2.8.0 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.7.1...2.8.0) 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 `once_cell` from 1.20.3 to 1.21.0 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.20.3...v1.21.0) 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 `serde_derive` from 1.0.218 to 1.0.219 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.218...v1.0.219) Updates `syn` from 2.0.98 to 2.0.100 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.98...2.0.100) 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 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pointercrate - 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: base64ct dependency-type: indirect update-type: version-update:semver-minor 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: indexmap dependency-type: indirect update-type: version-update:semver-minor 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: once_cell dependency-type: indirect update-type: version-update:semver-minor 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: serde_derive 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] <support@github.com>
stadust
pushed a commit
to jasonyess/pointercrate
that referenced
this pull request
Mar 14, 2025
…pdates (stadust#231) Bumps the pointercrate group with 28 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde](https://github.com/serde-rs/serde) | `1.0.218` | `1.0.219` | | [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` | | [base64ct](https://github.com/RustCrypto/formats) | `1.6.0` | `1.7.1` | | [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` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.7.1` | `2.8.0` | | [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` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.3` | `1.21.0` | | [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` | | [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.100` | | [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` | | [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` from 1.0.218 to 1.0.219 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.218...v1.0.219) 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 `base64ct` from 1.6.0 to 1.7.1 - [Commits](RustCrypto/formats@base64ct/v1.6.0...base64ct/v1.7.1) 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 `indexmap` from 2.7.1 to 2.8.0 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.7.1...2.8.0) 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 `once_cell` from 1.20.3 to 1.21.0 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.20.3...v1.21.0) 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 `serde_derive` from 1.0.218 to 1.0.219 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.218...v1.0.219) Updates `syn` from 2.0.98 to 2.0.100 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.98...2.0.100) 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 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pointercrate - 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: base64ct dependency-type: indirect update-type: version-update:semver-minor 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: indexmap dependency-type: indirect update-type: version-update:semver-minor 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: once_cell dependency-type: indirect update-type: version-update:semver-minor 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: serde_derive 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the pointercrate group with 28 updates in the / directory:
1.0.2181.0.2191.0.1391.0.1401.43.01.44.00.1.860.1.871.6.01.7.11.21.01.22.01.10.01.10.11.0.91.0.101.14.01.15.01.10.01.10.12.7.12.8.00.4.150.4.161.0.141.0.151.20.31.21.00.3.310.3.321.0.931.0.941.0.381.0.3911.4.011.5.00.5.90.5.101.0.231.0.241.0.191.0.201.0.191.0.201.0.251.0.262.0.982.0.1003.17.13.18.00.3.370.3.391.8.11.9.01.0.171.0.18Updates
serdefrom 1.0.218 to 1.0.219Release notes
Sourced from serde's releases.
Commits
49d098dRelease 1.0.21940f1d19Wrap dummy.rs to 80 columns514848bMerge pull request #2906 from davidzeng0/master168b6cffix clippy absolute paths warninga8bdd17Remove unused Punctuated import1c96013Resolve mem_replace_with_default clippy lintf0d1ae0Ignore elidable_lifetime_names pedantic clippy linte3eaa6aMerge pull request #2896 from dtolnay/stabledoc6a630cfAlso link to stable proc_macroUpdates
serde_jsonfrom 1.0.139 to 1.0.140Release notes
Sourced from serde_json's releases.
Commits
7627834Release 1.0.140d77a498Merge pull request #1245 from serde-rs/powerpcb34d317Delete unused gcc installationf7200c3Ignore unbuffered_bytes clippy lint76cd4fbIgnore elidable_lifetime_names pedantic clippy lint400eaa9Point standard library links to stableUpdates
tokiofrom 1.43.0 to 1.44.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
8182ecfchore: prepare Tokio v1.44.0 (#7202)a258bffci: enable printing in multi thread loom tests (#7200)e076d21process: clarifyChild::killbehavior (#7162)042433cnet: debug_assert on creating a tokio socket from a blocking one (#7166)0284d1bmacros: makeselect!budget-aware (#7164)710bc80rt: coop should yield using waker defer strategy (#7185)a2b12bdreadme: adjust release schedule to once per month (#7191)e7b593cprocess: fix grammar of theChildStdinstruct doc comment (#7192)3aaf4a5coop: adjust grammar intests/coop_budget.rs(#7173)8e741c1tokio: mark 1.43 as LTS (#7189)Updates
async-traitfrom 0.1.86 to 0.1.87Release notes
Sourced from async-trait's releases.
Commits
32540aaRelease 0.1.87137d14cResolve mem_replace_with_default clippy lint45fd82aIgnore elidable_lifetime_names pedantic clippy lintea2f2a2Point standard library links to stable3b78161Update ui test suite to nightly-2025-02-12Updates
base64ctfrom 1.6.0 to 1.7.1Commits
3a74aaabase64ct v1.7.1 (#1703)7615a5bbase64ct: downgrade edition to 2021; MSRV 1.81 (#1702)783dc92chore(deps): bump bytes from 1.10.0 to 1.10.1 (#1701)426777bCI: fix security audit (#1698)8ccef60pkcs5+spki: bump hashes dependencies to0.11.0-pre.5(#1696)d5bee49base64ct: update changelog entry for v1.7.0 with yanked tag (#1694)cf1d4d3CI: addtyposjob (#1693)b14fbc0const-oid: add OIDs from RFC9688 (#1692)bb84185chore(deps): bump rand_core from 0.9.0 to 0.9.3 (#1690)82586f8der: fix derive(Sequence) on field: Vec<u8> (#1680)Updates
bytemuckfrom 1.21.0 to 1.22.0Changelog
Sourced from bytemuck's changelog.
... (truncated)
Commits
d1d918bchore: Release bytemuck version 1.22.0f48810fchangelog.ee2f71fAddpod_saturatingfeature (#303)e023695bump bytemuck_derive dependency to >= 1.4.1 (#301)9ec593dImplement Send and Sync for BoxBytes. (#299)1f6afb3Add apack1as a related crate for packed integers etc. (#296)c254af3chore: Release bytemuck_derive version 1.9.0417e989fix changelog which cargo-release goofed because crates.io goofed.d6cd76cchore: Release bytemuck_derive version 1.9.095db6e1changelogUpdates
bytesfrom 1.10.0 to 1.10.1Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
19d1427chore: prepare bytes v1.10.1 (#774)3667543Fix memory leak inowned_to_vec(#773)Updates
dtoafrom 1.0.9 to 1.0.10Release notes
Sourced from dtoa's releases.
Commits
f51ccb5Release 1.0.1089062a2Point standard library links to stableefb2984Convert html links to intra-doc links78a970eUnset doc-scrape-examples for lib target8448e87More precise gitignore patternsd020388Ignore cast_precision_loss pedantic clippy lint3f8e970Ignore cast_possible_wrap pedantic clippy lint6d41c5cRevert "Temporarily disable miri on doctests"964c7fbTemporarily disable miri on doctests566db4eRemove 'remember to update' reminder from Cargo.tomlUpdates
eitherfrom 1.14.0 to 1.15.0Commits
59ae1fcMerge pull request #120 from cuviper/release-1.15.07f4bf02Release 1.15.056178e9Merge pull request #119 from klkvr/klkvr/fix-no-std80b6f2afix last references of use_std2b71801serde 1.0.958c1ea3euse_std -> stdd743e25fix: no-std with serde featureUpdates
httparsefrom 1.10.0 to 1.10.1Release notes
Sourced from httparse's releases.
Commits
9f29e79v1.10.111a86d1fix(swar): utf8 support (#205)36c38e5docs: document the AVX2 instructions (#203)876d08cci: upgrade fuzz job to upload-artifact v4 (#204)Updates
indexmapfrom 2.7.1 to 2.8.0Changelog
Sourced from indexmap's changelog.
Commits
dd06e57Merge pull request #381 from cuviper/release-2.8.0ab5c2dfRelease 2.8.0b10b273Merge pull request #380 from iajoiner/feat/macros-no-std5fd8971feat: addindexmap_with_defaultandindexset_with_defaultmacros5b133aeMerge pull request #376 from cuviper/slice-eqb56f035Merge pull request #378 from cuviper/indexese7e4de4Correct "indexes" to "indices" inKeysdoca34d7aeMerge pull request #377 from waywardmonkeys/update-to-rand-0.9b8bdeadUpgrade dev-dependencyrandto 0.93c1aa95Make slicePartialEqmore genericUpdates
is-terminalfrom 0.4.15 to 0.4.16Commits
4a18365chore: Release is-terminal version 0.4.16ee36d99Update to dev-dependencies rustix 1.0, and hermit-abi 0.5.Updates
itoafrom 1.0.14 to 1.0.15Release notes
Sourced from itoa's releases.
Commits
e2766b8Release 1.0.15a136ce8Point standard library links to stableecc7faeConvert html links to intra-doc links94fea8fUnset doc-scrape-examples for lib target758499dMore precise gitignore patternsUpdates
once_cellfrom 1.20.3 to 1.21.0Changelog
Sourced from once_cell's changelog.
... (truncated)
Commits
0d6bc31fix testsf27d156v1.21.05b7b16cMerge pull request #275 from klkvr/klkvr/once-box-helpers73da483Merge pull request #274 from briansmith/b/get_unchecked15154b0AddOnceNonZeroUsize::get_unchecked.f15c633feat: add helpers for OnceBoxUpdates
pkg-configfrom 0.3.31 to 0.3.32Changelog
Sourced from pkg-config's changelog.
Commits
d75288fMerge pull request #177 from rust-lang/release-0.3.321ced396Release 0.3.3286e0896Merge pull request #173 from chenrui333/patch-13314c8dMerge pull request #175 from awilfox/awilfox/fix-version-param-output3a63f27Quote WrappedCommand arguments with spaces in them90743f8support linuxbrew15a342fadd pr feedback3c2aa27remove iOS target from pkg-config installation instructions as Homebrew does ...19cdc2dUsepkgconfinstead ofpkg-configfor brew buildsUpdates
proc-macro2from 1.0.93 to 1.0.94Release notes
Sourced from proc-macro2's releases.
Commits
7cb0f3cRelease 1.0.9423c425cRaise minimum tested compiler to rust 1.67cbffe0cIgnore elidable_lifetime_names pedantic clippy linta12fe8bPoint standard library links to stable36920b1Combine rustdoc semver exempt cfg into one argument3a9bc71Convert html links to intra-doc linksc7d999cUnset doc-scrape-examples for lib target020a8aeResolve unnecessary_semicolon pedantic clippy lint0a77455Ignore WebAssembly linker warningffc417aMore precise gitignore patternsUpdates
quotefrom 1.0.38 to 1.0.39Release notes
Sourced from quote's releases.
Commits
7d089f5Release 1.0.39dd15f29Ignore elidable_lifetime_names pedantic clippy lintb723616Point standard library links to stableddbabd5Convert html links to intra-doc linksfa46189Unset doc-scrape-examples for lib target4d071e3Resolve doc_overindented_list_items clippy lint908ddbdMore precise gitignore patternsUpdates
raw-cpuidfrom 11.4.0 to 11.5.0Commits
96cabf9Formatting + version.fcbd304Update tests1929f81Update Extended Features for Subleaf Eax=1 and Edx=1Updates
redox_syscallfrom 0.5.9 to 0.5.10Updates
ref-castfrom 1.0.23 to 1.0.24Release notes
Sourced from ref-cast's releases.
Commits
1359b00Release 1.0.247ff4666Update ui test suite to nightly-2025-02-26da7b62fPoint standard library links to stable6ed0149Convert html links to intra-doc links1c4f967Update ui test suite to nightly-2025-02-15020b502Update ui test suite to nightly-2025-02-12c66d23aUnset doc-scrape-examples for lib target7bdca93More precise gitignore patterns2f599f1Pass DeriveInput by referencecdb1c11Prevent upload-artifact step from causing CI failureUpdates
ref-cast-implfrom 1.0.23 to 1.0.24Release notes
Sourced from ref-cast-impl's releases.
Commits
1359b00Release 1.0.247ff4666Update ui test suite to nightly-2025-02-26da7b62fPoint standard library links to stable6ed0149Convert html links to intra-doc links1c4f967Update ui test suite to nightly-2025-02-15020b502Update ui test suite to nightly-2025-02-12c66d23aUnset doc-scrape-examples for lib target7bdca93More precise gitignore patterns2f599f1Pass DeriveInput by referencecdb1c11Prevent upload-artifact step from causing CI failureUpdates
rustversionfrom 1.0.19 to 1.0.20Release notes
Sourced from rustversion's releases.
Commits
4887012Release 1.0.20bb83b89Merge pull request #58 from dtolnay/modernbc271d9Modernize dates in docs and parse errorsc58d9bfPoint standard library links to stabledfe5fccMore precise gitignore patterns132031eRemove **/*.rs.bk from project-specific gitignoreUpdates
ryufrom 1.0.19 to 1.0.20Release notes
Sourced from ryu's releases.
Commits
02237f8Release 1.0.20d6d5367Point standard library links to stablece04e72Convert html links to intra-doc linksf030f26Unset doc-scrape-examples for lib targetUpdates
semverfrom 1.0.25 to 1.0.26Release notes
Sourced from semver's releases.
Commits
3e64fdbRelease 1.0.26dd8dc0aPoint standard library links to stable479518dUnset doc-scrape-examples for lib target4fa7acbMore precise gitignore patternsUpdates
serde_derivefrom 1.0.218 to 1.0.219Release notes
Sourced from serde_derive's releases.
Commits
49d098dRelease 1.0.21940f1d19Wrap dummy.rs to 80 columns514848bMerge pull request #2906 from davidzeng0/master168b6cffix clippy absolute paths warninga8bdd17Remove unused Punctuated import1c96013Resolve mem_replace_with_default clippy lintf0d1ae0Ignore elidable_lifetime_names pedantic clippy linte3eaa6aMerge pull request #2896 from dtolnay/stabledoc6a630cfAlso link to stable proc_macroUpdates
synfrom 2.0.98 to 2.0.100Release notes
Sourced from syn's releases.
Commits
5357c8fRelease 2.0.10078a1efbMerge pull request #1852 from dtolnay/tokenstream01a9e6dVisit TokenStream in generated syntax tree traversals22bd069Bypass instantiating Span-specific visit functionsbf0a11dGeneralize proc_macro2 path to other terminal typesc38857aSimplify reference-to-references90381eaSort TERMINAL_TYPES alphabetically6a860b0Update test suite to nightly-2025-03-08aed58d1Update test suite to nightly-2025-03-054552057Release 2.0.99Updates
tempfilefrom 3.17.1 to 3.18.0Changelog
Sourced from tempfile's changelog.
Commits
b8bddafrelease 3.18.00e17869update rustix (#336)6cf6536doc: fix markdowndf39d15doc: document atomicity ofpersist_noclobber(#334)Updates
timefrom 0.3.37 to 0.3.39Release notes
Sourced from time's releases.
Changelog
Sourced from time's changelog.
... (truncated)
Commits
7949d2cv0.3.39 releasef51623bFix breakage from v0.3.381a31c05v0.3.38 releaseaddf231Permit unsized writers forformat_into338f84fAllow clippy::ref_option lint for serde::format_description.