# 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 = "dexlab" version = "0.0.1" authors = ["Mehdi Khoshnoodi "] include = [ "/src", "README.md", ] description = "Dexlab is an automation factory to setup complex pipelines" homepage = "https://github.com/mehdy/dexlab" documentation = "https://docs.rs/dexlab" readme = "README.md" keywords = [ "dexlab", "automation", "pipeline", "workflow", "event-driven", ] categories = [ "asynchronous", "command-line-utilities", "email", "web-programming::http-client", ] license-file = "LICENSE" repository = "https://github.com/mehdy/dexlab" [dependencies]