# 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 = "2018" name = "prometheus-linux-nfsdv4-exporter" version = "1.1.3" description = "prometheus nfsv4 exporter" readme = "README.md" keywords = ["nfs", "storage", "prometheus"] categories = ["command-line-utilities"] license = "BSD-2-Clause" [dependencies.clap] version = "2.33.3" features = ["yaml"] [dependencies.lazy_static] version = "1.4" [dependencies.nix] version = "0.22.1" [dependencies.prometheus] version = "0.9" features = ["process"] [dependencies.semver] version = "1.0.4" [dependencies.tokio] version = "0.2" features = ["macros", "rt-threaded", "time"] [dependencies.warp] version = "0.2"