Skip to content

Commit 3510bf6

Browse files
update [email protected] for federation 2.10.2 (#627)
1 parent 88c93ae commit 3510bf6

File tree

2 files changed

+15
-99
lines changed

2 files changed

+15
-99
lines changed

Cargo.lock

Lines changed: 13 additions & 97 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apollo-composition/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "apollo-composition"
3-
version = "0.2.6"
3+
version = "0.2.7"
44
license = "Elastic-2.0"
55
edition = "2021"
66
authors = ["Apollo Developers <[email protected]>"]
@@ -10,7 +10,7 @@ repository = "https://github.com/apollographql/federation-rs/"
1010

1111
[dependencies]
1212
apollo-compiler = { workspace = true }
13-
apollo-federation = "=2.0.0"
13+
apollo-federation = "=2.1.2"
1414
apollo-federation-types = { version = "0.15.3", path = "../apollo-federation-types", features = [
1515
"composition",
1616
] }

0 commit comments

Comments
 (0)