# 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 = "cronitor_runtime" version = "0.1.0" authors = ["Floris-xlx floris@xylex.ai"] description = "runtime library for cronitor" license = "MIT" repository = "https://github.com/floris-xlx/cronitor" [dependencies.chrono] version = "0.4.38" [dependencies.colored] version = "2.1.0" [dependencies.cron] version = "0.12.1" [dependencies.cron-parser] version = "0.9.0" [dependencies.ctor] version = "0.2.8" [dependencies.lazy_static] version = "1.4.0"