Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump the rust-dependencies group with 10 updates
Bumps the rust-dependencies group with 10 updates: | Package | From | To | | --- | --- | --- | | [socket2](https://github.com/rust-lang/socket2) | `0.5.7` | `0.5.8` | | [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust) | `0.27.0` | `0.27.1` | | [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust) | `0.27.0` | `0.27.1` | | [bytes](https://github.com/tokio-rs/bytes) | `1.8.0` | `1.9.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.164` | `0.2.167` | | [smoltcp](https://github.com/smoltcp-rs/smoltcp) | `0.11.0` | `0.12.0` | | [tracing](https://github.com/tokio-rs/tracing) | `0.1.40` | `0.1.41` | | [tracing-subscriber](https://github.com/tokio-rs/tracing) | `0.3.18` | `0.3.19` | | [tuic](https://github.com/Itsusinn/tuic) | `v1.3.4` | `v1.3.5` | | [tuic-quinn](https://github.com/Itsusinn/tuic) | `v1.3.4` | `v1.3.5` | Updates `socket2` from 0.5.7 to 0.5.8 - [Release notes](https://github.com/rust-lang/socket2/releases) - [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/socket2/commits) Updates `opentelemetry` from 0.27.0 to 0.27.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases) - [Commits](open-telemetry/opentelemetry-rust@opentelemetry-0.27.0...opentelemetry-0.27.1) Updates `opentelemetry_sdk` from 0.27.0 to 0.27.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases) - [Commits](open-telemetry/opentelemetry-rust@opentelemetry_sdk-0.27.0...opentelemetry_sdk-0.27.1) Updates `bytes` from 1.8.0 to 1.9.0 - [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.8.0...v1.9.0) Updates `libc` from 0.2.164 to 0.2.167 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.167/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.164...0.2.167) Updates `smoltcp` from 0.11.0 to 0.12.0 - [Release notes](https://github.com/smoltcp-rs/smoltcp/releases) - [Changelog](https://github.com/smoltcp-rs/smoltcp/blob/main/CHANGELOG.md) - [Commits](smoltcp-rs/smoltcp@v0.11.0...v0.12.0) Updates `tracing` from 0.1.40 to 0.1.41 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-0.1.40...tracing-0.1.41) Updates `tracing-subscriber` from 0.3.18 to 0.3.19 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.18...tracing-subscriber-0.3.19) Updates `tuic` from v1.3.4 to v1.3.5 - [Release notes](https://github.com/Itsusinn/tuic/releases) - [Commits](Itsusinn/tuic@333f80d...2bb3ba7) Updates `tuic-quinn` from v1.3.4 to v1.3.5 - [Release notes](https://github.com/Itsusinn/tuic/releases) - [Commits](Itsusinn/tuic@333f80d...2bb3ba7) --- updated-dependencies: - dependency-name: socket2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: opentelemetry dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: opentelemetry_sdk dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: libc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: smoltcp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: tracing dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: tracing-subscriber dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: tuic dependency-type: direct:production dependency-group: rust-dependencies - dependency-name: tuic-quinn dependency-type: direct:production dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
- Loading branch information