Skip to content

Commit 11a5d8a

Browse files
authored
Merge pull request #121 from Shopify/dependabot/cargo/proc-macro2-1.0.94
Bump proc-macro2 from 1.0.93 to 1.0.94
2 parents daa05f0 + 54014ea commit 11a5d8a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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.

shopify_function_macro/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ proc-macro = true
1212
[dependencies]
1313
syn = { version = "1.0", features = ["full"] }
1414
quote = "1.0"
15-
proc-macro2 = "1.0.93"
15+
proc-macro2 = "1.0.94"
1616
convert_case = "0.7.1"
1717
graphql_client_codegen = "0.14.0"

0 commit comments

Comments
 (0)