Skip to content

Commit 26adfd1

Browse files
chore(deps): bump the cargo group across 1 directory with 5 updates (#193)
Bumps the cargo group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [tar](https://github.com/alexcrichton/tar-rs) | `0.4.44` | `0.4.45` | | [bytes](https://github.com/tokio-rs/bytes) | `1.8.0` | `1.11.1` | | [quinn-proto](https://github.com/quinn-rs/quinn) | `0.11.8` | `0.11.14` | | [time](https://github.com/time-rs/time) | `0.3.44` | `0.3.47` | | [tokio](https://github.com/tokio-rs/tokio) | `1.42.1` | `1.50.0` | Updates `tar` from 0.4.44 to 0.4.45 - [Commits](composefs/tar-rs@0.4.44...0.4.45) Updates `bytes` from 1.8.0 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.8.0...v1.11.1) Updates `quinn-proto` from 0.11.8 to 0.11.14 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](quinn-rs/quinn@quinn-proto-0.11.8...quinn-proto-0.11.14) Updates `time` from 0.3.44 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.44...v0.3.47) Updates `tokio` from 1.42.1 to 1.50.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.42.1...tokio-1.50.0) --- updated-dependencies: - dependency-name: tar dependency-version: 0.4.45 dependency-type: direct:production dependency-group: cargo - dependency-name: bytes dependency-version: 1.11.1 dependency-type: indirect dependency-group: cargo - dependency-name: quinn-proto dependency-version: 0.11.14 dependency-type: indirect dependency-group: cargo - dependency-name: time dependency-version: 0.3.47 dependency-type: indirect dependency-group: cargo - dependency-name: tokio dependency-version: 1.50.0 dependency-type: indirect dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 598e3e6 commit 26adfd1

2 files changed

Lines changed: 108 additions & 48 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ serde = { version = "1.0.203", features = ["derive"] }
1313
clap = { version = "4.5.4", features = ["derive", "env"] }
1414
serde_json = "1.0.117"
1515
chrono = { version = "0.4.38", features = ["serde", "now"], default-features = false }
16-
tar = "0.4.40"
16+
tar = "0.4.45"
1717
xz2 = "0.1.7"
1818
node-semver = "2.1.0"
1919
etcetera = "0.8.0"

0 commit comments

Comments
 (0)