{
  "cksum": "f8d64871828d84611cef81bce2af065389b4820af564edf48d04f64809a9f9ef",
  "crate_file": "odos-sdk-3.1.3.crate",
  "crate_url": "https://static.crates.io/crates/odos-sdk/odos-sdk-3.1.3.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "alloy-chains",
      "optional": false,
      "req": "=0.2.32",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "alloy-contract",
      "optional": true,
      "req": "=1.7.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "alloy-network",
      "optional": false,
      "req": "=1.7.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std",
        "rlp"
      ],
      "kind": "normal",
      "name": "alloy-primitives",
      "optional": false,
      "req": "=1.5.7",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "reqwest"
      ],
      "kind": "normal",
      "name": "alloy-provider",
      "optional": true,
      "req": "=1.7.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "anvil-node",
        "reqwest"
      ],
      "kind": "dev",
      "name": "alloy-provider",
      "optional": false,
      "req": "=1.7.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "alloy-rpc-types",
      "optional": false,
      "req": "=1.7.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "json"
      ],
      "kind": "normal",
      "name": "alloy-sol-types",
      "optional": false,
      "req": "=1.5.7",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "alloy-transport",
      "optional": true,
      "req": "=1.7.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "backon",
      "optional": false,
      "req": "^1.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bon",
      "optional": false,
      "req": "^3.9.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "http",
      "optional": false,
      "req": "^1.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "op-alloy-network",
      "optional": true,
      "req": "=0.24.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "op-alloy-rpc-types",
      "optional": true,
      "req": "=0.24.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "json"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": false,
      "req": "^0.13.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.228",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.149",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.18",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "time",
        "rt"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.50",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros",
        "rt-multi-thread"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.50",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tokio-test",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1.44",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "url",
      "optional": false,
      "req": "^2.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde",
        "v4"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": false,
      "req": "^1.22.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "wiremock",
      "optional": false,
      "req": "^0.6.5",
      "target": null
    }
  ],
  "features": {
    "minimal": []
  },
  "features2": {
    "contracts": [
      "v2",
      "v3",
      "limit-orders",
      "multicall"
    ],
    "default": [
      "v2",
      "v3",
      "multicall"
    ],
    "limit-orders": [
      "v2"
    ],
    "multicall": [
      "dep:alloy-contract",
      "dep:alloy-provider",
      "dep:alloy-transport"
    ],
    "op-stack": [
      "dep:op-alloy-network",
      "dep:op-alloy-rpc-types",
      "v2",
      "v3"
    ],
    "v2": [
      "dep:alloy-contract",
      "dep:alloy-provider",
      "dep:alloy-transport"
    ],
    "v3": [
      "v2"
    ]
  },
  "index_path": "od/os/odos-sdk",
  "name": "odos-sdk",
  "pubtime": "2026-03-25T20:39:44Z",
  "v": 2,
  "vers": "3.1.3",
  "yanked": false
}
