Skip to content

Commit ce42c08

Browse files
chore(deps): bump tar in the cargo group across 1 directory
Bumps the cargo group with 1 update in the / directory: [tar](https://github.com/composefs/tar-rs). Updates `tar` from 0.4.45 to 0.4.46 - [Release notes](https://github.com/composefs/tar-rs/releases) - [Commits](composefs/tar-rs@0.4.45...0.4.46) --- updated-dependencies: - dependency-name: tar dependency-version: 0.4.46 dependency-type: direct:production dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ad52145 commit ce42c08

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 3 additions & 3 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.45"
16+
tar = "0.4.46"
1717
xz2 = "0.1.7"
1818
node-semver = "2.1.0"
1919
etcetera = "0.8.0"

0 commit comments

Comments
 (0)