Skip to content

Commit 9b01285

Browse files
committed
Update cargo-util-schemas dependency
Signed-off-by: Simon Davies <simongdavies@users.noreply.github.com>
1 parent 94c5631 commit 9b01285

File tree

2 files changed

+3
-19
lines changed

2 files changed

+3
-19
lines changed

Cargo.lock

Lines changed: 2 additions & 18 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
@@ -15,4 +15,4 @@ Application to precompile WebAssembly binaries to for hyperlight-wasm.
1515
wasmtime = { version = "34.0.2", default-features = false, features = ["cranelift", "runtime", "component-model" ] }
1616
clap = "4.5"
1717
cargo_metadata = "0.21"
18-
cargo-util-schemas = "=0.2.0"
18+
cargo-util-schemas = "0.8.2"

0 commit comments

Comments
 (0)