Skip to content

Commit ce207de

Browse files
authored
Merge pull request #120 from Shopify/dependabot/cargo/convert_case-0.8.0
Bump convert_case from 0.7.1 to 0.8.0
2 parents adc913f + 53b532f commit ce207de

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.94"
16-
convert_case = "0.7.1"
16+
convert_case = "0.8.0"
1717
graphql_client_codegen = "0.14.0"

0 commit comments

Comments
 (0)