# 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 = "aply_shared" version = "0.1.10" authors = ["Jan Algermissen "] description = "Common elements for a software project." license = "MIT" [dependencies.datastore_grpc] version = "0.4.0" [dependencies.futures] version = "0.3.7" [dependencies.http] version = "0.2" [dependencies.hyper] version = "0.14.2" [dependencies.jsonwebtoken] version = "7.2.0" [dependencies.maud] version = "0.21.0" [dependencies.plykit] version = "0.1.7" [dependencies.pubsub_grpc] version = "0.4.0" [dependencies.secretmanager_grpc] version = "0.1.0" [dependencies.serde] version = "1.0" [dependencies.serde_derive] version = "1.0" [dependencies.serde_json] version = "1.0" [dependencies.thiserror] version = "1.0" [dependencies.warp] version = "0.3.0"