datadog-alloc 0.0.0

Reserved future DataDog package, contact info@datadoghq.com if you think this package name shouldn't be used.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright 2025-Present Datadog, Inc. https://www.datadoghq.com/
# SPDX-License-Identifier: Apache-2.0

[package]
name = "datadog-alloc"
rust-version.workspace = true
edition.workspace = true
version = "0.0.0"
license.workspace = true
license-file.workspace = true
repository = "https://github.com/DataDog/libdatadog"
description.workspace = true

[dependencies]