Skip to content

Commit 534c8e5

Browse files
chore(deps): bump the cargo group across 1 directory with 5 updates
Bumps the cargo group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [bytes](https://github.com/tokio-rs/bytes) | `1.10.1` | `1.11.1` | | [lz4_flex](https://github.com/pseitz/lz4_flex) | `0.11.5` | `0.11.6` | | [quinn-proto](https://github.com/quinn-rs/quinn) | `0.11.13` | `0.11.14` | | [slab](https://github.com/tokio-rs/slab) | `0.4.10` | `0.4.12` | | [time](https://github.com/time-rs/time) | `0.3.41` | `0.3.47` | Updates `bytes` from 1.10.1 to 1.11.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.1...v1.11.1) Updates `lz4_flex` from 0.11.5 to 0.11.6 - [Release notes](https://github.com/pseitz/lz4_flex/releases) - [Changelog](https://github.com/PSeitz/lz4_flex/blob/main/CHANGELOG.md) - [Commits](PSeitz/lz4_flex@0.11.5...0.11.6) Updates `quinn-proto` from 0.11.13 to 0.11.14 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](quinn-rs/quinn@quinn-proto-0.11.13...quinn-proto-0.11.14) Updates `slab` from 0.4.10 to 0.4.12 - [Release notes](https://github.com/tokio-rs/slab/releases) - [Changelog](https://github.com/tokio-rs/slab/blob/master/CHANGELOG.md) - [Commits](tokio-rs/slab@v0.4.10...v0.4.12) Updates `time` from 0.3.41 to 0.3.47 - [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.41...v0.3.47) --- updated-dependencies: - dependency-name: bytes dependency-version: 1.11.1 dependency-type: direct:production dependency-group: cargo - dependency-name: lz4_flex dependency-version: 0.11.6 dependency-type: direct:production dependency-group: cargo - dependency-name: quinn-proto dependency-version: 0.11.14 dependency-type: indirect dependency-group: cargo - dependency-name: slab dependency-version: 0.4.12 dependency-type: indirect dependency-group: cargo - dependency-name: time dependency-version: 0.3.47 dependency-type: indirect dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent edb2c13 commit 534c8e5

2 files changed

Lines changed: 22 additions & 22 deletions

File tree

Cargo.lock

Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ members = [
6767
axum-test = "17"
6868
base64 = "0.22"
6969
bcrypt = "0.13.0"
70-
bytes = "1.6.0"
70+
bytes = "1.11.1"
7171
cjson = "0.1"
7272
colored_json = "5.0.0"
7373
console-subscriber = "0.4"
@@ -92,7 +92,7 @@ members = [
9292
json5 = "0.4.1"
9393
lazy_static = "1.4"
9494
libc = "0.2"
95-
lz4_flex = "0.11.3"
95+
lz4_flex = "0.11.6"
9696
maplit = "1.0.2"
9797
md5 = "0.7.0"
9898
once_cell = "1.20.2"

0 commit comments

Comments
 (0)