{
  "cksum": "f8ee83c5e3634de25fe80c785c4a240483daedf9e346a9848ec87f7a13250471",
  "crate_file": "boa_runtime-0.21.0.crate",
  "crate_url": "https://static.crates.io/crates/boa_runtime/boa_runtime-0.21.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "boa_engine",
      "optional": false,
      "req": "~0.21.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "boa_gc",
      "optional": false,
      "req": "~0.21.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bytemuck",
      "optional": false,
      "req": "^1.24.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "either",
      "optional": true,
      "req": "^1.15.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3.31",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-lite",
      "optional": false,
      "req": "^2.6.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http",
      "optional": true,
      "req": "^1.3.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "indoc",
      "optional": false,
      "req": "^2.0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "reqwest",
      "optional": true,
      "req": "^0.12.20",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rstest",
      "optional": false,
      "req": "^0.25.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "rustc-hash",
      "optional": false,
      "req": "^2.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0.145",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "test-case",
      "optional": false,
      "req": "^3.3.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "textwrap",
      "optional": false,
      "req": "^0.16.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "url",
      "optional": true,
      "req": "^2.5.7",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "all": [
      "default",
      "reqwest-blocking"
    ],
    "default": [
      "fetch",
      "url"
    ],
    "fetch": [
      "dep:either",
      "dep:http",
      "dep:serde_json",
      "boa_engine/either"
    ],
    "reqwest-blocking": [
      "dep:reqwest",
      "reqwest/blocking"
    ],
    "url": [
      "dep:url"
    ]
  },
  "index_path": "bo/a_/boa_runtime",
  "name": "boa_runtime",
  "pubtime": "2025-10-21T23:26:49Z",
  "rust_version": "1.88.0",
  "v": 2,
  "vers": "0.21.0",
  "yanked": false
}
