Skip to content

Commit 96db10f

Browse files
Bump tar from 0.4.45 to 0.4.46 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 77f9796 commit 96db10f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

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

src/hyperlight_wasm/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ blake3 = "1.8"
101101
built = { version = "0.8.0", features = ["chrono", "git2"] }
102102
anyhow = { version = "1.0" }
103103
goblin = "0.10.5"
104-
tar = "0.4.45"
104+
tar = "0.4.46"
105105
cargo-hyperlight = "0.1.10"
106106
serde = { version = "1.0", features = ["derive"] }
107107
serde_json = "1.0"

0 commit comments

Comments
 (0)