Skip to content

Commit d0e8426

Browse files
Update Rust crate graphql_client to 0.15.0
1 parent f42c3df commit d0e8426

File tree

2 files changed

+15
-21
lines changed

2 files changed

+15
-21
lines changed

Cargo.lock

Lines changed: 14 additions & 20 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.14.0", optional = true }
41+
graphql_client = { version = "0.15.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)