# 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 = "crl5-module-fn" version = "0.1.8" description = "function entry" homepage = "https://gitlab.com/crl5/ue/crl5-module-fn.git" readme = "README.md" license = "MIT" repository = "https://gitlab.com/crl5/ue/crl5-module-fn.git" resolver = "2" [dependencies.actix-web] version = "4.1.0" [dependencies.dotenv] version = "0.15.0" [dependencies.env_logger] version = "0.9.0" [dependencies.error-stack] version = "0.1.1" [dependencies.hyper] version = "0.14.20" [dependencies.log] version = "0.4.17" [dependencies.serde] version = "1.0.144" features = ["derive"] [dependencies.serde_json] version = "1.0.85" [dependencies.tokio] version = "1.21.0"