Skip to content

Commit db12e69

Browse files
Merge pull request #112 from Shopify/dependabot/cargo/convert_case-0.7.1
Bump convert_case from 0.6.0 to 0.7.1
2 parents be210cb + 4ea80c3 commit db12e69

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.

shopify_function_macro/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ proc-macro = true
1313
syn = { version = "1.0", features = ["full"] }
1414
quote = "1.0"
1515
proc-macro2 = "1.0.92"
16-
convert_case = "0.6.0"
16+
convert_case = "0.7.1"
1717
graphql_client_codegen = "0.14.0"

0 commit comments

Comments
 (0)