{
  "cksum": "79dae3be5a3572b83e9d472864f9be09da64799a648dc9b4d0e31ab49d398412",
  "crate_file": "cc_validator-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/cc_validator/cc_validator-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axum",
      "optional": true,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": true,
      "req": "^4.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "csv",
      "optional": true,
      "req": "^1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "js-sys",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "proptest",
      "optional": false,
      "req": "^1.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": true,
      "req": "^1.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rusqlite",
      "optional": true,
      "req": "^0.31",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt-multi-thread",
        "macros"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "cors",
        "trace",
        "fs"
      ],
      "kind": "normal",
      "name": "tower-http",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "env-filter"
      ],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "axum_extras"
      ],
      "kind": "normal",
      "name": "utoipa",
      "optional": true,
      "req": "^4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "axum"
      ],
      "kind": "normal",
      "name": "utoipa-swagger-ui",
      "optional": true,
      "req": "^7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "zeroize",
      "optional": false,
      "req": "^1.7",
      "target": null
    }
  ],
  "features": {
    "bin-all": [
      "bin-json",
      "bin-csv",
      "bin-sqlite"
    ],
    "bin-csv": [
      "serde",
      "csv"
    ],
    "bin-json": [
      "serde",
      "serde_json"
    ],
    "bin-sqlite": [
      "rusqlite"
    ],
    "cli": [
      "clap",
      "generate"
    ],
    "default": [],
    "full": [
      "bin-all",
      "parallel",
      "simd",
      "generate"
    ],
    "generate": [
      "rand"
    ],
    "parallel": [
      "rayon"
    ],
    "server": [
      "axum",
      "tokio",
      "tower-http",
      "tracing",
      "tracing-subscriber",
      "serde",
      "serde_json",
      "generate",
      "utoipa",
      "utoipa-swagger-ui"
    ],
    "simd": [],
    "wasm": [
      "wasm-bindgen",
      "js-sys"
    ]
  },
  "index_path": "cc/_v/cc_validator",
  "name": "cc_validator",
  "pubtime": "2025-12-30T18:52:47Z",
  "vers": "0.1.0",
  "yanked": false
}
