Skip to content

Commit 53b532f

Browse files
Bump convert_case from 0.7.1 to 0.8.0
Bumps [convert_case](https://github.com/rutrum/convert-case) from 0.7.1 to 0.8.0. - [Commits](https://github.com/rutrum/convert-case/commits) --- updated-dependencies: - dependency-name: convert_case dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 11a5d8a commit 53b532f

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)