{
  "cksum": "40b40390f924ac5a4e130aadd089996904202397cbcae6542a80b72f4a46d7f8",
  "crate_file": "odos-sdk-4.0.2.crate",
  "crate_url": "https://static.crates.io/crates/odos-sdk/odos-sdk-4.0.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "alloy-chains",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "alloy-contract",
      "optional": true,
      "req": "~1.7",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "alloy-network",
      "optional": false,
      "req": "~1.7",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std",
        "rlp"
      ],
      "kind": "normal",
      "name": "alloy-primitives",
      "optional": false,
      "req": "^1.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "reqwest"
      ],
      "kind": "normal",
      "name": "alloy-provider",
      "optional": true,
      "req": "~1.7",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "anvil-node",
        "reqwest"
      ],
      "kind": "dev",
      "name": "alloy-provider",
      "optional": false,
      "req": "~1.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "alloy-rpc-types",
      "optional": false,
      "req": "~1.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "json"
      ],
      "kind": "normal",
      "name": "alloy-sol-types",
      "optional": false,
      "req": "^1.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "alloy-transport",
      "optional": true,
      "req": "~1.7",
      "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",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "op-alloy-rpc-types",
      "optional": true,
      "req": "^0.24",
      "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.52",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros",
        "rt-multi-thread"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.52",
      "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.23.1",
      "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-04-17T23:13:45Z",
  "v": 2,
  "vers": "4.0.2",
  "yanked": false
}
