elfo-pinger 0.1.2

Pings groups of the elfo system
Documentation
# 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 = "elfo-pinger"
version = "0.1.2"
authors = ["Paul Loyd <pavelko95@gmail.com>"]
description = "Pings groups of the elfo system"
license = "MIT"
resolver = "1"

[dependencies.elfo-core]
version = "0.1.35"
features = ["unstable"]

[dependencies.elfo-macros]
version = "0.1.15"

[dependencies.elfo-utils]
version = "0.2.1"

[dependencies.humantime-serde]
version = "1"

[dependencies.serde]
version = "1.0.120"
features = ["derive"]

[dependencies.tokio]
version = "1"
features = ["time"]

[dependencies.tracing]
version = "0.1.25"