# 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 = "oidc-util" version = "0.0.1" description = "OIDC utility" readme = "README.md" keywords = [ "hub1989", "oidc", ] categories = ["development-tools"] license = "MIT" [dependencies.actix-web] version = "4.3.1" [dependencies.alcoholic_jwt] version = "4091.0.0" [dependencies.async-graphql] version = "5.0.9" [dependencies.bson] version = "2.6.1" [dependencies.hub1989-error-util] version = "0.0.1" [dependencies.mongodb] version = "2.5.0" [dependencies.reqwest] version = "0.11.18" features = ["json"] [dependencies.serde] version = "1.0.163" [dependencies.serde_json] version = "1.0.96" [dependencies.tonic] version = "0.9.2" [dependencies.tracing] version = "0.1.37" features = ["log"] [dependencies.tracing-subscriber] version = "0.3.17" features = ["env-filter"]