# 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 = "nagiosplugin" version = "0.7.1" authors = ["Marvin Lee Fimmel "] description = "A small helper library to make it easy to write nagios/icinga checks." readme = "README.md" keywords = [ "nagios", "icinga", "icinga2", ] license = "MIT/Apache-2.0" repository = "https://github.com/Ekranos/nagiosplugin-rs" [dependencies.thiserror] version = "1.0" [dev-dependencies.anyhow] version = "1.0"