Skip to content

Commit 3942b82

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

File tree

2 files changed

+7
-60
lines changed

2 files changed

+7
-60
lines changed

Cargo.lock

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

0 commit comments

Comments
 (0)