Skip to content

Commit f4c9d6f

Browse files
Bump the cargo group across 2 directories with 1 update (#390)
Bumps the cargo group with 1 update in the / directory: [wasmtime](https://github.com/bytecodealliance/wasmtime). Bumps the cargo group with 1 update in the /src/wasm_runtime directory: [wasmtime](https://github.com/bytecodealliance/wasmtime). Updates `wasmtime` from 36.0.5 to 36.0.6 - [Release notes](https://github.com/bytecodealliance/wasmtime/releases) - [Changelog](https://github.com/bytecodealliance/wasmtime/blob/v36.0.6/RELEASES.md) - [Commits](bytecodealliance/wasmtime@v36.0.5...v36.0.6) Updates `wasmtime` from 36.0.5 to 36.0.6 - [Release notes](https://github.com/bytecodealliance/wasmtime/releases) - [Changelog](https://github.com/bytecodealliance/wasmtime/blob/v36.0.6/RELEASES.md) - [Commits](bytecodealliance/wasmtime@v36.0.5...v36.0.6) --- updated-dependencies: - dependency-name: wasmtime dependency-version: 36.0.6 dependency-type: direct:production dependency-group: cargo - dependency-name: wasmtime dependency-version: 36.0.6 dependency-type: direct:production dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2c3ad48 commit f4c9d6f

4 files changed

Lines changed: 122 additions & 122 deletions

File tree

Cargo.lock

Lines changed: 62 additions & 62 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
@@ -12,7 +12,7 @@ Application to precompile WebAssembly binaries to for hyperlight-wasm.
1212
"""
1313

1414
[dependencies]
15-
wasmtime = { version = "36.0.5", default-features = false, features = ["cranelift", "pulley", "runtime", "component-model" ] }
15+
wasmtime = { version = "36.0.6", default-features = false, features = ["cranelift", "pulley", "runtime", "component-model" ] }
1616
clap = { version = "4.5", features = ["derive"] }
1717
cargo_metadata = "0.23"
1818
cargo-util-schemas = "0.10.1"

0 commit comments

Comments
 (0)