{
  "cksum": "6fc424f0ec6aa00d7055f5f1e4db3ec927c68c24bcd20b8f593e8e28cc753f8d",
  "crate_file": "hftbacktest-0.9.3.crate",
  "crate_url": "https://static.crates.io/crates/hftbacktest/hftbacktest-0.9.3.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.100",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "behavior-version-latest"
      ],
      "kind": "normal",
      "name": "aws-config",
      "optional": true,
      "req": "^1.8.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "bindgen"
      ],
      "kind": "normal",
      "name": "aws-lc-rs",
      "optional": false,
      "req": "^1",
      "target": "cfg(target_arch = \"arm\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aws-sdk-s3",
      "optional": true,
      "req": "^1.106.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.42",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "dev",
      "name": "clap",
      "optional": false,
      "req": "^4.5.48",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dyn-clone",
      "optional": false,
      "req": "^1.0.20",
      "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": "^8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.9.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.228",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.16",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.47.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "toml",
      "optional": true,
      "req": "^0.9.7",
      "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.20",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "v4"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": true,
      "req": "^1.18.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "zip",
      "optional": true,
      "req": "^5.1.1",
      "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-09-30T12:23:31Z",
  "rust_version": "1.90",
  "vers": "0.9.3",
  "yanked": false
}
