# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] name = "check_timed_logs_fast" version = "0.3.0" authors = ["cmichi "] description = "A nagios plugin which monitors log files for the occurrence of regular expressions." homepage = "https://github.com/cmichi/check_timed_logs_fast" documentation = "https://cmichi.github.io/check_timed_logs_fast/check_timed_logs_fast/index.html" keywords = ["nagios", "icinga", "icinga2", "log", "check"] license = "MIT" repository = "https://github.com/cmichi/check_timed_logs_fast" [dependencies.chrono] version = "0.4" [dependencies.fancy-regex] version = "0.1.0" [dependencies.filetime] version = "0.2.1" [dependencies.glob] version = "0.2.11" [dependencies.memmap] version = "0.5" [dependencies.tempfile] version = "3.0.5" [dependencies.time] version = "0.1.40"