victoria_client 0.1.1

Client library for Victoria Metrics DB
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 = "2024"
name = "victoria_client"
version = "0.1.1"
authors = ["Mads Hvid Byriel <madshbyriel@gmail.com>"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Client library for Victoria Metrics DB"
homepage = "https://github.com/DATP7-BUILD/victoria_client"
readme = "README.md"
categories = []
license = "MIT"
repository = "https://github.com/DATP7-BUILD/victoria_client"

[lib]
name = "victoria_client"
path = "src/lib.rs"

[dependencies.anyhow]
version = "1.0.100"

[dependencies.aphomie_db_client]
version = "0.2.11"

[dependencies.chrono]
version = "0.4.42"

[dependencies.reqwest]
version = "0.12.24"