codetracer_trace_format_cbor_zstd 0.16.0

A library containing some helpers, used internally in the reading and writing of the CodeTracer db trace format
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 = "codetracer_trace_format_cbor_zstd"
version = "0.16.0"
authors = ["Metacraft Labs Ltd"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "A library containing some helpers, used internally in the reading and writing of the CodeTracer db trace format"
readme = false
keywords = [
    "debugging",
    "development-tools",
]
license = "MIT"
repository = "https://github.com/metacraft-labs/runtime_tracing"
resolver = "2"

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