# 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 = "midlware" version = "0.1.3" description = "A short description of my package" license = "MIT" [dependencies.actix-rt] version = "1.0.0" [dependencies.actix-web] version = "3" [dependencies.bson] version = "0.14.1" [dependencies.chrono] version = "0.4.11" [dependencies.envfile] version = "0.2.1" [dependencies.futures] version = "0.3.4" [dependencies.jsonwebtoken] version = "7.1.0" [dependencies.serde] version = "1.0.105" [dependencies.serde_json] version = "1.0.48"