Skip to content

Commit

Permalink
chore: Bump to public federation router-bridge
Browse files Browse the repository at this point in the history
  • Loading branch information
abernix authored and Geal committed Nov 4, 2021
1 parent 6d10dbb commit 3de1a12
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 crates/apollo-router-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ futures = "0.3.17"
include_dir = "0.6.2"
once_cell = "1.8.0"
parking_lot = "0.11.2"
router-bridge = { git = "https://github.com/apollographql/federation-private.git", rev = "bc9c266f3b1b5cc7b8d20c27d50cc6cbeef85f2a" }
router-bridge = { git = "https://github.com/apollographql/federation.git", rev = "1ffecef9ef52f6dc127939cdc375f0465774f093" }
serde = { version = "1.0.130", features = ["derive", "rc"] }
serde_json = { version = "1.0.68", features = ["preserve_order"] }
thiserror = "1.0.30"
Expand Down

0 comments on commit 3de1a12

Please sign in to comment.