{
  "cksum": "309752932153991243ffbc2233cf25a99db96e5afbc26f997340779be9f1c86b",
  "crate_file": "backtesting_framework-0.1.0-alpha.1.crate",
  "crate_url": "https://static.crates.io/crates/backtesting_framework/backtesting_framework-0.1.0-alpha.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "plotters",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": true,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "time",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt",
        "macros",
        "test-util"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.50",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "yahoo_finance_api",
      "optional": true,
      "req": "^4.1",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "plotting": [
      "dep:chrono",
      "dep:plotters",
      "dep:thiserror"
    ],
    "yahoo": [
      "dep:yahoo_finance_api"
    ]
  },
  "index_path": "ba/ck/backtesting_framework",
  "name": "backtesting_framework",
  "pubtime": "2026-03-06T06:28:15Z",
  "v": 2,
  "vers": "0.1.0-alpha.1",
  "yanked": false
}
