# 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 = "submliminal-protos-rust" version = "0.0.1" description = "Rust Protobuf generation for Submliminal Microservices Project" license = "MIT/Apache-2.0" [dependencies.axum] version = "0.6" [dependencies.log] version = "0.4.17" [dependencies.prost] version = "0.11.6" [dependencies.redis] version = "0.22.1" [dependencies.redis-derive] version = "0.1.6" [dependencies.serde] version = "1.0.150" features = ["derive"] [dependencies.serde_json] version = "1.0.89" [dependencies.tonic] version = "0.8.3" [dependencies.ulid] version = "1.0.0" features = ["serde"] [dependencies.utoipa] version = "3" features = ["axum_extras"]