# 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" rust-version = "1.75.0" name = "qm-role" version = "0.0.18" authors = ["Jürgen Seitz "] description = "Role management" license = "MIT" repository = "https://github.com/hd-gmbh-dev/quick-microservice-rs" [dependencies.anyhow] version = "1.0.79" [dependencies.async-graphql] version = "7.0.1" features = [ "bson", "chrono", "chrono-tz", "uuid", "graphiql", "time", ] [dependencies.axum] version = "0.7.4" [dependencies.strum] version = "0.26" features = ["derive"] [dependencies.tokio] version = "1.35.1" features = ["full"]