# 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 = "casdoor-rust-sdk-release-test" version = "1.5.0" description = "Rust client SDK for Casdoor" homepage = "https://casdoor.org" readme = "README.md" keywords = [ "iam", "auth", "sso", "oidc", "casdoor", ] license = "Apache-2.0" repository = "https://github.com/casdoor/casdoor-rust-sdk" resolver = "2" [dependencies.der] version = "0.6" [dependencies.http] version = "0.2" [dependencies.jsonwebtoken] version = "8" [dependencies.reqwest] version = "0.11" features = ["json"] [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.serde_json] version = "1.0" [dependencies.tokio] version = "1" features = ["full"] [dependencies.x509-certificate] version = "0.13" [dependencies.x509-parser] version = "0.13.2" [dev-dependencies.hyper] version = "0.14" features = ["server"] [dev-dependencies.iron] version = "0.6" [dev-dependencies.router] version = "0.6" [dev-dependencies.url] version = "2.2" [dev-dependencies.urlencoding] version = "2.1"