csusage-cli-parser 0.0.0

Coding agent CLI usage reports (ccusage fork with Claude Science support)
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 = "csusage-cli-parser"
version = "0.0.0"
build = "build.rs"
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_cli_parser"
path = "src/lib.rs"

[dependencies.csusage-cli]
version = "0.0.0"

[dev-dependencies.csusage-config]
version = "0.0.0"

[dev-dependencies.csusage-core]
version = "0.0.0"

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

[dev-dependencies.insta]
version = "1.48.0"
features = ["json"]

[dev-dependencies.serde_json]
version = "1.0.151"

[build-dependencies.serde_json]
version = "1.0.151"