# 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 = "2018" name = "actix-jwt-validator-middleware" version = "0.3.0" authors = ["jofas "] description = "Middleware and extractor for JWT bearer tokens for the actix-web framework" homepage = "https://github.com/jofas/actix_jwt_validator_middleware" readme = "README.md" license = "MIT" repository = "https://github.com/jofas/actix_jwt_validator_middleware" [dependencies.actix-web] version = "^3.3.2" [dependencies.actix-web-httpauth] version = "^0.5.0" [dependencies.display_json] version = "^0.1.0" [dependencies.futures] version = "^0.3.13" [dependencies.jonases-tracing-util] version = "^0.1.0" [dependencies.jwks-client] version = "^0.2.0" [dependencies.serde] version = "^1.0.125" features = ["derive"]