Skip to content

Commit ae10558

Browse files
Bump prettyplease from 0.2.36 to 0.2.37 in /src/wasm_runtime (#180)
Bumps [prettyplease](https://github.com/dtolnay/prettyplease) from 0.2.36 to 0.2.37. - [Release notes](https://github.com/dtolnay/prettyplease/releases) - [Commits](dtolnay/prettyplease@0.2.36...0.2.37) --- updated-dependencies: - dependency-name: prettyplease dependency-version: 0.2.37 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bae1885 commit ae10558

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

src/hyperlight_wasm_macro/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ quote = { version = "1.0.38" }
1515
proc-macro2 = { version = "1.0.101" }
1616
syn = { version = "2.0.96" }
1717
itertools = { version = "0.14.0" }
18-
prettyplease = { version = "0.2.31" }
18+
prettyplease = { version = "0.2.37" }
1919
hyperlight-component-util = { version = "0.8.0" }

src/wasm_runtime/Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)