Skip to content

Commit 9271bd4

Browse files
Update Rust crate graphql_client to 0.16.0 (#243)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 90cddde commit 9271bd4

File tree

2 files changed

+12
-13
lines changed

2 files changed

+12
-13
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ url = "2.5.4"
3838

3939
# Dependencies required if building with client subcommand
4040
dirs = { version = "6.0.0", optional = true }
41-
graphql_client = { version = "0.15.0", optional = true }
41+
graphql_client = { version = "0.16.0", optional = true }
4242
openidconnect = { version = "4.0.0", optional = true }
4343
toml = { version = "0.9.5", optional = true }
4444

0 commit comments

Comments
 (0)