fix(deps): update rust crate graphql_client to 0.16.0
All checks were successful
Continuous integration / Test Suite (push) Successful in 2m36s
Continuous integration / Check (push) Successful in 3m29s
Continuous integration / Trunk (push) Successful in 1m12s
Continuous integration / Rustfmt (push) Successful in 1m35s
Continuous integration / build (push) Successful in 2m34s
Continuous integration / Disallow unused dependencies (push) Successful in 5m37s
All checks were successful
Continuous integration / Test Suite (push) Successful in 2m36s
Continuous integration / Check (push) Successful in 3m29s
Continuous integration / Trunk (push) Successful in 1m12s
Continuous integration / Rustfmt (push) Successful in 1m35s
Continuous integration / build (push) Successful in 2m34s
Continuous integration / Disallow unused dependencies (push) Successful in 5m37s
This commit is contained in:
@@ -24,7 +24,7 @@ serde = { version = "1.0.219", features = ["derive"] }
|
||||
itertools = "0.14.0"
|
||||
serde_json = { version = "1.0.140", features = ["unbounded_depth"] }
|
||||
chrono = "0.4.40"
|
||||
graphql_client = "0.15.0"
|
||||
graphql_client = "0.16.0"
|
||||
thiserror = "2.0.12"
|
||||
gloo-net = { version = "0.6.0", features = ["json", "serde_json"] }
|
||||
human_format = "1.1.0"
|
||||
|
||||
Reference in New Issue
Block a user