{
  "cksum": "00eefd65205dcebdaea84e1f065fb2bf5085a5d396acce054f530aba9ec75029",
  "crate_file": "cc-core-0.4.0.crate",
  "crate_url": "https://static.crates.io/crates/cc-core/cc-core-0.4.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "tokio-comp",
        "connection-manager"
      ],
      "kind": "normal",
      "name": "redis",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "json",
        "rustls-tls"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": true,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "runtime-tokio",
        "tls-rustls",
        "mysql"
      ],
      "kind": "normal",
      "name": "sqlx",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros",
        "rt-multi-thread",
        "full"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "toml",
      "optional": true,
      "req": "^1.1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "json",
        "env-filter"
      ],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "yaml_serde",
      "optional": true,
      "req": "^0.10",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "config-json": [
      "dep:serde_json"
    ],
    "config-toml": [
      "dep:toml"
    ],
    "config-yaml": [
      "dep:yaml_serde"
    ],
    "default": [
      "mysql",
      "redis",
      "config-toml",
      "tracing-init",
      "http"
    ],
    "http": [
      "dep:reqwest"
    ],
    "mysql": [
      "dep:sqlx",
      "sqlx/mysql"
    ],
    "redis": [
      "dep:redis"
    ],
    "tracing-init": [
      "dep:tracing-subscriber"
    ]
  },
  "index_path": "cc/-c/cc-core",
  "name": "cc-core",
  "pubtime": "2026-06-10T07:08:53Z",
  "v": 2,
  "vers": "0.4.0",
  "yanked": false
}
