Skip to content

Commit 9488e57

Browse files
Bump quote from 1.0.44 to 1.0.45 in /src/wasm_runtime (#398)
Bumps [quote](https://github.com/dtolnay/quote) from 1.0.44 to 1.0.45. - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.44...1.0.45) --- updated-dependencies: - dependency-name: quote dependency-version: 1.0.45 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f4c9d6f commit 9488e57

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

src/hyperlight_wasm_macro/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ name = "hyperlight_wasm_macro"
1111
proc-macro = true
1212

1313
[dependencies]
14-
quote = { version = "1.0.44" }
14+
quote = { version = "1.0.45" }
1515
proc-macro2 = { version = "1.0.106" }
1616
syn = { version = "2.0.117" }
1717
itertools = { version = "0.14.0" }

src/wasm_runtime/Cargo.lock

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

0 commit comments

Comments
 (0)