Skip to content

Commit 994ab49

Browse files
Bump cargo-util-schemas from 0.8.2 to 0.9.0
Bumps [cargo-util-schemas](https://github.com/rust-lang/cargo) from 0.8.2 to 0.9.0. - [Changelog](https://github.com/rust-lang/cargo/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cargo/commits/0.9.0) --- updated-dependencies: - dependency-name: cargo-util-schemas dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent edb4d0e commit 994ab49

File tree

2 files changed

+19
-3
lines changed

2 files changed

+19
-3
lines changed

Cargo.lock

Lines changed: 18 additions & 2 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 = "35.0.0", default-features = false, features = ["cranelift", "runtime", "component-model" ] }
1616
clap = "4.5"
1717
cargo_metadata = "0.21"
18-
cargo-util-schemas = "0.8.2"
18+
cargo-util-schemas = "0.9.0"

0 commit comments

Comments
 (0)