# 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-subgraph" version = "0.0.1" authors = ["The Apollo GraphQL Contributors"] description = "Apollo Federation for Composing Subgraphs" documentation = "https://docs.rs/apollo-subgraph" readme = "README.md" license = "Elastic-2.0" repository = "https://github.com/apollographql/federation-next" [dependencies.apollo-at-link] version = "0.0.1" [dependencies.apollo-compiler] version = "=1.0.0-beta.3" [dependencies.indexmap] version = "2.0.2" [dependencies.salsa] version = "0.16.1" [dependencies.thiserror] version = "1.0"