mirror of
https://github.com/graphql-hive/console
synced 2026-04-21 14:37:17 +00:00
Update apollo-router to 2.4.0 (#6870)
Co-authored-by: kamilkisiela <8167190+kamilkisiela@users.noreply.github.com>
This commit is contained in:
parent
de9a1a9b52
commit
a94f170d3e
2 changed files with 603 additions and 380 deletions
981
configs/cargo/Cargo.lock
generated
981
configs/cargo/Cargo.lock
generated
File diff suppressed because it is too large
Load diff
|
|
@ -44,7 +44,7 @@ graphql-parser = { version = "0.5.0", package = "graphql-parser-hive-fork" }
|
|||
graphql-tools = { version = "0.4.0", features = [
|
||||
"graphql_parser_fork",
|
||||
], default-features = false }
|
||||
lru = "^0.13.0"
|
||||
lru = "0.16.0"
|
||||
md5 = "0.7.0"
|
||||
rand = "0.9.0"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue