{
  "cksum": "9f8b0bec3c589d21814bee7c83680273e4395804bcd9a526dd5b90d44e808830",
  "crate_file": "hftbacktest-0.9.4.crate",
  "crate_url": "https://static.crates.io/crates/hftbacktest/hftbacktest-0.9.4.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.11",
      "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.116.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.53",
      "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.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.48.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "toml",
      "optional": true,
      "req": "^0.9.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1.43",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "v4"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": true,
      "req": "^1.19.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "zip",
      "optional": true,
      "req": "^6.0.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-12-10T16:15:47Z",
  "rust_version": "1.91.1",
  "vers": "0.9.4",
  "yanked": false
}
