{
  "cksum": "34501442f526e65e56a505b7d6681b961340349fd2dd528d0aa736261a4fbb49",
  "crate_file": "data-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/data/data-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "data-cache",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "data-core",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "data-edgar",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "data-fmp",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "data-ibkr",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "data-nasdaq",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "data-yahoo",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "lazy",
        "parquet",
        "dtype-date",
        "dtype-datetime"
      ],
      "kind": "normal",
      "name": "polars",
      "optional": false,
      "req": "^0.46",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    }
  ],
  "features": {
    "cache-sqlite": [
      "data-cache/sqlite"
    ],
    "default": [
      "yahoo",
      "edgar",
      "cache-sqlite"
    ],
    "edgar": [
      "data-edgar"
    ],
    "fmp": [
      "data-fmp"
    ],
    "full": [
      "yahoo",
      "edgar",
      "fmp",
      "nasdaq",
      "ibkr",
      "cache-sqlite"
    ],
    "ibkr": [
      "data-ibkr"
    ],
    "nasdaq": [
      "data-nasdaq"
    ],
    "yahoo": [
      "data-yahoo"
    ]
  },
  "index_path": "da/ta/data",
  "name": "data",
  "pubtime": "2025-12-29T16:49:22Z",
  "rust_version": "1.85",
  "vers": "0.1.0",
  "yanked": false
}
