Skip to content

Commit 8bc6767

Browse files
Bump cargo-util-schemas from 0.10.1 to 0.12.0
Bumps [cargo-util-schemas](https://github.com/rust-lang/cargo) from 0.10.1 to 0.12.0. - [Changelog](https://github.com/rust-lang/cargo/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cargo/commits/0.12.0) --- updated-dependencies: - dependency-name: cargo-util-schemas dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b7669b0 commit 8bc6767

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

Cargo.lock

Lines changed: 4 additions & 3 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,7 +15,7 @@ Application to precompile WebAssembly binaries to for hyperlight-wasm.
1515
wasmtime = { version = "36.0.7", default-features = false, features = ["cranelift", "pulley", "runtime", "component-model" ] }
1616
clap = { version = "4.6", features = ["derive"] }
1717
cargo_metadata = "0.23"
18-
cargo-util-schemas = "=0.10.1"
18+
cargo-util-schemas = "=0.12.0"
1919
object = { version = "0.39.0", default-features = false, features = ["read_core", "elf"] }
2020

2121
[features]

0 commit comments

Comments
 (0)