Skip to content

Commit 7ca825e

Browse files
Bump graphql_client from 0.11.0 to 0.14.0
Bumps [graphql_client](https://github.com/graphql-rust/graphql-client) from 0.11.0 to 0.14.0. - [Release notes](https://github.com/graphql-rust/graphql-client/releases) - [Changelog](https://github.com/graphql-rust/graphql-client/blob/main/CHANGELOG.md) - [Commits](graphql-rust/graphql-client@0.11.0...0.14.0) --- updated-dependencies: - dependency-name: graphql_client dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a61b016 commit 7ca825e

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ui/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ anyhow = "1.0.86"
1313
core = { path = "../core" }
1414
getrandom = { version = "0.2.15", features = ["js"] }
1515
gloo-console = "0.2.1"
16-
graphql_client = "0.11.0"
16+
graphql_client = "0.14.0"
1717
rand = "0.8.5"
1818
reqwest = { version = "0.11.18", features = ["blocking", "json"]}
1919
serde = "1.0.147"

0 commit comments

Comments
 (0)