Skip to content

Commit 16852f9

Browse files
Bump cargo_metadata from 0.21.0 to 0.22.0 (#162)
1 parent 6c90e4b commit 16852f9

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

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

src/hyperlight_wasm_aot/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ Application to precompile WebAssembly binaries to for hyperlight-wasm.
1414
[dependencies]
1515
wasmtime = { version = "35.0.0", default-features = false, features = ["cranelift", "runtime", "component-model" ] }
1616
clap = "4.5"
17-
cargo_metadata = "0.21"
17+
cargo_metadata = "0.22"
1818
cargo-util-schemas = "0.8.2"

0 commit comments

Comments
 (0)