# 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 = "astro-run-logger" version = "0.1.3" authors = ["wokeyifrontend@gmail"] description = "AstroRun is a highly customizable workflow orchestrator that allows users to define their own core runners. Whether it's Docker or other platforms, AstroRun empowers users to run workflows with ease and flexibility." homepage = "https://github.com/panghu-huang/astro-run" keywords = [ "workflow", "runner", "automation", "docker", "CI", ] license = "MIT" repository = "https://github.com/panghu-huang/astro-run" [dependencies.chrono] version = "0.4.23" [dependencies.colored] version = "2.0.4" [dependencies.log] version = "0.4.17"