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 7 updates (#661)
Bumps the rust-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.6` | `2.0.7` | | [tower](https://github.com/tower-rs/tower) | `0.5.1` | `0.5.2` | | [libc](https://github.com/rust-lang/libc) | `0.2.167` | `0.2.168` | | [chrono](https://github.com/chronotope/chrono) | `0.4.38` | `0.4.39` | | [serde](https://github.com/serde-rs/serde) | `1.0.215` | `1.0.216` | | [tuic](https://github.com/Itsusinn/tuic) | ``2bb3ba7`` | ``df72792`` | | [tuic-quinn](https://github.com/Itsusinn/tuic) | ``2bb3ba7`` | ``df72792`` | Updates `thiserror` from 2.0.6 to 2.0.7 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.6...2.0.7) Updates `tower` from 0.5.1 to 0.5.2 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](tower-rs/tower@tower-0.5.1...tower-0.5.2) Updates `libc` from 0.2.167 to 0.2.168 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.168/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.167...0.2.168) Updates `chrono` from 0.4.38 to 0.4.39 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.38...v0.4.39) Updates `serde` from 1.0.215 to 1.0.216 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.215...v1.0.216) Updates `tuic` from `2bb3ba7` to `df72792` - [Release notes](https://github.com/Itsusinn/tuic/releases) - [Commits](Itsusinn/tuic@2bb3ba7...df72792) Updates `tuic-quinn` from `2bb3ba7` to `df72792` - [Release notes](https://github.com/Itsusinn/tuic/releases) - [Commits](Itsusinn/tuic@2bb3ba7...df72792) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: libc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: serde 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information