libdd-capabilities 2.0.0

Portable capability traits for cross-platform libdatadog
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"
rust-version = "1.84.1"
name = "libdd-capabilities"
version = "2.0.0"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Portable capability traits for cross-platform libdatadog"
homepage = "https://github.com/DataDog/libdatadog/tree/main/libdd-capabilities"
readme = "README.md"
license = "Apache-2.0"
repository = "https://github.com/DataDog/libdatadog/tree/main/libdd-capabilities"

[lib]
name = "libdd_capabilities"
crate-type = ["lib"]
path = "src/lib.rs"
bench = false

[dependencies.anyhow]
version = "1.0"

[dependencies.bytes]
version = "1.11.1"

[dependencies.http]
version = "1"

[dependencies.thiserror]
version = "1.0"