# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "darpi-graphql" version = "0.1.0-beta.1" authors = ["Petar Dambovaliev "] description = "A set of middlewares for darpi" license = "MIT OR Apache-2.0" repository = "https://github.com/rust-darpi/darpi.git" [dependencies.async-channel] version = "1.6.1" [dependencies.async-graphql] version = "2.5.4" [dependencies.async-trait] version = "0.1.42" [dependencies.darpi] version = "0.1.4-beta.1" [dependencies.derive_more] version = "0.99.11" [dependencies.futures-util] version = "0.3.8" [dependencies.http] version = "0.2.1" [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.serde_json] version = "1.0.60" [dependencies.shaku] version = "0.5.0" features = ["thread_safe"] [dependencies.tokio] version = "1.2.0" features = ["full"]