csusage-adapter-copilot 0.0.2

Coding agent CLI usage reports (ccusage fork with Claude Science support)
# 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 = "csusage-adapter-copilot"
version = "0.0.2"
build = false
publish = true
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Coding agent CLI usage reports (ccusage fork with Claude Science support)"
readme = "README.md"
license = "MIT"
resolver = "2"

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

[dependencies.csusage-adapter-common]
version = "0.0.2"

[dependencies.csusage-core]
version = "0.0.2"

[dependencies.jiff]
version = "0.2.35"
features = [
    "std",
    "tz-system",
    "tzdb-zoneinfo",
    "tzdb-bundle-platform",
]
default-features = false

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

[dependencies.serde_json]
version = "1.0.151"

[dev-dependencies.csusage-test-support]
version = "0.0.2"