apollo-composition 0.5.2

Internal package used to create Apollo products
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2021"
name = "apollo-composition"
version = "0.5.2"
authors = ["Apollo Developers <opensource@apollographql.com>"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Internal package used to create Apollo products"
readme = "README.md"
license = "Elastic-2.0"
repository = "https://github.com/apollographql/federation-rs/"

[lib]
name = "apollo_composition"
path = "src/lib.rs"

[dependencies.apollo-compiler]
version = "1.31.0"

[dependencies.apollo-federation]
version = "2.13.1"

[dependencies.apollo-federation-types]
version = "0.17.2"
features = ["composition"]