# 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 = "ntp-metrics-exporter" version = "0.3.7" publish = true description = "ntpd-rs OpenMetrics exporter" homepage = "https://github.com/pendulum-project/ntpd-rs" readme = "README.md" license = "Apache-2.0 OR MIT" repository = "https://github.com/pendulum-project/ntpd-rs" [dependencies.clap] version = "4.3.9" features = [ "derive", "env", ] [dependencies.ntp-daemon] version = "0.3.7" [dependencies.ntp-os-clock] version = "0.3.7" [dependencies.ntp-proto] version = "0.3.7" [dependencies.prometheus-client] version = "0.21.1" [dependencies.tokio] version = "1.29.0"