Skip to content

Commit 2ee9760

Browse files
Bump quote from 1.0.40 to 1.0.41 in /src/hyperlight_wasm_macro (#212)
Bumps [quote](https://github.com/dtolnay/quote) from 1.0.40 to 1.0.41. - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.40...1.0.41) --- updated-dependencies: - dependency-name: quote dependency-version: 1.0.41 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 776bd0b commit 2ee9760

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

src/hyperlight_wasm_macro/Cargo.lock

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

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.38" }
14+
quote = { version = "1.0.41" }
1515
proc-macro2 = { version = "1.0.101" }
1616
syn = { version = "2.0.106" }
1717
itertools = { version = "0.14.0" }

0 commit comments

Comments
 (0)