# 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 = "rues" version = "0.4.1" description = "RuES is JMES Evaluation as Service" license = "MIT" repository = "https://github.com/maxpert/rues" resolver = "2" [[bin]] name = "rues" [dependencies.actix-http] version = "^2" [dependencies.actix-server] version = "^1" [dependencies.actix-service] version = "^1" [dependencies.actix-web] version = "^3.3.3" [dependencies.cached] version = "^0.26.2" [dependencies.config] version = "0.11" features = ["yaml", "hjson", "json"] [dependencies.env_logger] version = "^0.9.0" [dependencies.jmespatch] version = "^0.3.0" features = ["sync"] [dependencies.lazy_static] version = "^1.4.0" [dependencies.log] version = "^0.4.14" [dependencies.mailchecker] version = "^4.1.7" [dependencies.notify] version = "^4.0.0" [dependencies.regex] version = "^1.5" [dependencies.serde] version = "^1.0.132" [dependencies.serde_json] version = "^1.0.73"