Skip to content

Commit 36b2a38

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

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Cargo.lock

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

0 commit comments

Comments
 (0)