fix(deps): update rust crate graphql_client to 0.14.0
This commit is contained in:
@@ -27,7 +27,7 @@ shared = { path = "../shared" }
|
||||
itertools = "0.10.5"
|
||||
serde_json = { version = "1.0.93", features = ["unbounded_depth"] }
|
||||
chrono = "0.4.31"
|
||||
graphql_client = "0.13.0"
|
||||
graphql_client = "0.14.0"
|
||||
thiserror = "1.0.50"
|
||||
seed_hooks = { git = "https://github.com/wathiede/styles_hooks", package = "seed_hooks", branch = "main" }
|
||||
gloo-net = { version = "0.4.0", features = ["json", "serde_json"] }
|
||||
|
||||
Reference in New Issue
Block a user