# 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 = "sonya-meta" version = "0.4.2" description = "Common packages for backend and proxy web queue" readme = "../README.md" license = "MIT" repository = "https://github.com/Mnwa/sonya" [dependencies.actix-web] version = "4.0.0-beta.15" [dependencies.env_logger] version = "0.9" [dependencies.jsonwebtoken] version = "7" [dependencies.log] version = "0.4" [dependencies.openssl] version = "0.10" features = ["v110"] [dependencies.serde] version = "1" [dependencies.serde_json] version = "1" [dependencies.serde_urlencoded] version = "0.7" [dependencies.serde_yaml] version = "0.8"