{
  "cksum": "39c38b68cbe3015923810c61e478e970daca9ca48b7f25ba7e1e9f0534f9327a",
  "crate_file": "balius-runtime-0.4.0.crate",
  "crate_url": "https://static.crates.io/crates/balius-runtime/balius-runtime-0.4.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1.83",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4.41",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "flate2",
      "optional": false,
      "req": "^1.0.33",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hex",
      "optional": false,
      "req": "^0.4.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "itertools",
      "optional": false,
      "req": "^0.14.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "fs"
      ],
      "kind": "normal",
      "name": "object_store",
      "optional": false,
      "req": "^0.12.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "metrics",
        "trace"
      ],
      "kind": "normal",
      "name": "opentelemetry",
      "optional": false,
      "req": "^0.29.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pallas",
      "optional": false,
      "req": "^0.32.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "prost",
      "optional": false,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "redb",
      "optional": false,
      "req": "^2.1.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "http2",
        "charset",
        "macos-system-configuration"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": false,
      "req": "^0.12.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.210",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.128",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tar",
      "optional": false,
      "req": "^0.4.41",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.40.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.40.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-util",
      "optional": false,
      "req": "^0.7.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1.40",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "url",
      "optional": false,
      "req": "^2.5.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "utxorpc",
      "optional": false,
      "req": "^0.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "warp",
      "optional": false,
      "req": "^0.3.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasmtime",
      "optional": false,
      "req": "^28.0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "wat",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "wit-component",
      "optional": false,
      "req": "^0.225",
      "target": null
    }
  ],
  "features": {
    "aws": [
      "object_store/aws"
    ],
    "azure": [
      "object_store/azure"
    ],
    "default": [
      "default-tls"
    ],
    "default-tls": [
      "reqwest/default-tls"
    ],
    "gcp": [
      "object_store/gcp"
    ],
    "http": [
      "object_store/http"
    ],
    "rustls-tls": [
      "reqwest/rustls-tls"
    ],
    "rustls-tls-manual-roots": [
      "reqwest/rustls-tls-manual-roots"
    ],
    "rustls-tls-native-roots": [
      "reqwest/rustls-tls-native-roots"
    ],
    "rustls-tls-webpki-roots": [
      "reqwest/rustls-tls-webpki-roots"
    ]
  },
  "index_path": "ba/li/balius-runtime",
  "name": "balius-runtime",
  "pubtime": "2025-07-02T19:07:07Z",
  "vers": "0.4.0",
  "yanked": false
}
