Skip to content

Commit 31e61c1

Browse files
authored
Merge branch 'main' into dependabot/cargo/main/opentelemetry-otlp-0.32.0
Signed-off-by: Simon Davies <simongdavies@users.noreply.github.com>
2 parents 92b8f0d + 481c1e3 commit 31e61c1

2 files changed

Lines changed: 9 additions & 10 deletions

File tree

Cargo.lock

Lines changed: 8 additions & 9 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)