{
  "cksum": "21f2cf43369f0ca34b040c560e1c94cad7775d981b7fcf6ae0014dfa10aabee9",
  "crate_file": "market-maker-rs-0.3.0.crate",
  "crate_url": "https://static.crates.io/crates/market-maker-rs/market-maker-rs-0.3.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axum",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http-body-util",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "server",
        "http1"
      ],
      "kind": "normal",
      "name": "hyper",
      "optional": true,
      "req": "^1.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "tokio"
      ],
      "kind": "normal",
      "name": "hyper-util",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "option-chain-orderbook",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "optionstratlib",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "orderbook-rs",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pretty-simple-display",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "prometheus",
      "optional": true,
      "req": "^0.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rust_decimal",
      "optional": false,
      "req": "^1.39",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rust_decimal_macros",
      "optional": false,
      "req": "^1.39",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt-multi-thread",
        "net",
        "macros",
        "sync",
        "time"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.48",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros",
        "rt",
        "time",
        "rt-multi-thread"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.48",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "cors"
      ],
      "kind": "normal",
      "name": "tower-http",
      "optional": true,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "axum_extras"
      ],
      "kind": "normal",
      "name": "utoipa",
      "optional": true,
      "req": "^5.4",
      "target": null
    }
  ],
  "features": {
    "default": []
  },
  "features2": {
    "api": [
      "dep:axum",
      "dep:tokio",
      "dep:utoipa",
      "dep:tower-http",
      "serde"
    ],
    "chain": [
      "dep:option-chain-orderbook",
      "options"
    ],
    "data-feeds": [
      "dep:tokio"
    ],
    "events": [
      "dep:tokio",
      "serde"
    ],
    "multi-underlying": [
      "serde"
    ],
    "options": [
      "dep:optionstratlib",
      "dep:chrono"
    ],
    "persistence": [
      "dep:tokio"
    ],
    "prometheus": [
      "dep:prometheus",
      "dep:hyper",
      "dep:http-body-util",
      "dep:hyper-util",
      "dep:tokio"
    ],
    "serde": [
      "dep:serde",
      "dep:serde_json",
      "dep:pretty-simple-display",
      "rust_decimal/serde"
    ]
  },
  "index_path": "ma/rk/market-maker-rs",
  "name": "market-maker-rs",
  "pubtime": "2026-01-01T09:35:34Z",
  "v": 2,
  "vers": "0.3.0",
  "yanked": false
}
