Skip to content

Commit

Permalink
Merge pull request #104 from k-nasa/dependabot/cargo/graphql_client-0…
Browse files Browse the repository at this point in the history
….13.0

Bump graphql_client from 0.12.0 to 0.13.0
  • Loading branch information
k-nasa authored May 31, 2023
2 parents 6697137 + 63ae0aa commit 11c898c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ readme = "README.md"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
graphql_client = "0.12.0"
graphql_client = "0.13.0"
serde = "^1.0"
reqwest = { version = "^0.11", features = ["json", "blocking"] }
tokio = { version = "1.28.2", features = ["full"] }
Expand Down

0 comments on commit 11c898c

Please sign in to comment.