{
  "cksum": "cebb8cce4457dcdd86bf142a79b95655c4d9bfdda71f854392099be1844effc1",
  "crate_file": "hftbacktest-0.9.1.crate",
  "crate_url": "https://static.crates.io/crates/hftbacktest/hftbacktest-0.9.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.98",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "behavior-version-latest"
      ],
      "kind": "normal",
      "name": "aws-config",
      "optional": true,
      "req": "^1.8.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aws-sdk-s3",
      "optional": true,
      "req": "^1.98.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bincode",
      "optional": false,
      "req": "^2.0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": true,
      "req": "^0.4.41",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "dev",
      "name": "clap",
      "optional": false,
      "req": "^4.5.41",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dyn-clone",
      "optional": false,
      "req": "^1.0.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-util",
      "optional": true,
      "req": "^0.3.31",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hftbacktest-derive",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "logger_tracing"
      ],
      "kind": "normal",
      "name": "iceoryx2",
      "optional": true,
      "req": "^0.6.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nom",
      "optional": true,
      "req": "^7.1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.9.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.219",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.46.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "toml",
      "optional": true,
      "req": "^0.9.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1.41",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "v4"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": true,
      "req": "^1.17.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "zip",
      "optional": true,
      "req": "^4.3.0",
      "target": null
    }
  ],
  "features": {
    "backtest": [
      "zip",
      "uuid",
      "nom",
      "hftbacktest-derive"
    ],
    "default": [
      "backtest",
      "live"
    ],
    "live": [
      "chrono",
      "tokio",
      "futures-util",
      "iceoryx2",
      "rand",
      "toml",
      "serde"
    ],
    "s3": [
      "aws-config",
      "aws-sdk-s3",
      "tokio"
    ]
  },
  "index_path": "hf/tb/hftbacktest",
  "name": "hftbacktest",
  "pubtime": "2025-08-11T13:31:56Z",
  "rust_version": "1.89",
  "vers": "0.9.1",
  "yanked": false
}
