{
  "cksum": "21867150565c9d64e11bd43114163a03ba11fb3a37e390f6ee6abce98f9c2c5b",
  "crate_file": "cu29-runtime-0.11.0.crate",
  "crate_url": "https://static.crates.io/crates/cu29-runtime/cu29-runtime-0.11.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "arrayvec",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive",
        "alloc"
      ],
      "kind": "normal",
      "name": "bincode",
      "optional": false,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": true,
      "req": "^4.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "compact_str",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cu29-clock",
      "optional": false,
      "req": "^0.11.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cu29-log",
      "optional": false,
      "req": "^0.11.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cu29-log-derive",
      "optional": false,
      "req": "^0.11.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cu29-log-runtime",
      "optional": false,
      "req": "^0.11.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cu29-traits",
      "optional": false,
      "req": "^0.11.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "compact"
      ],
      "kind": "normal",
      "name": "cu29-unifiedlog",
      "optional": false,
      "req": "^0.11.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cu29-value",
      "optional": false,
      "req": "^0.11.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "cuda-version-from-build-system"
      ],
      "kind": "normal",
      "name": "cudarc",
      "optional": true,
      "req": "^0.18",
      "target": "cfg(not(target_os = \"macos\"))"
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "erased-serde",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "hashbrown",
      "optional": false,
      "req": "^0.16",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "html-escape",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libm",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "object-pool",
      "optional": true,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "paste",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "serde",
        "serde-1",
        "serde_derive",
        "stable_graph"
      ],
      "kind": "normal",
      "name": "petgraph",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": true,
      "req": "^1.11",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ron",
      "optional": false,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive",
        "alloc"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "default"
      ],
      "kind": "normal",
      "name": "serde_derive",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "smallvec",
      "optional": false,
      "req": "^1.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "spin",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tempfile",
      "optional": true,
      "req": "^3.23",
      "target": null
    }
  ],
  "features": {
    "macro_debug": [],
    "memory_monitoring": []
  },
  "features2": {
    "cuda": [
      "dep:cudarc"
    ],
    "default": [
      "std"
    ],
    "std": [
      "dep:clap",
      "dep:rayon",
      "dep:tempfile",
      "dep:object-pool",
      "ron/std",
      "cu29-clock/std",
      "cu29-log/std",
      "cu29-log-runtime/std",
      "cu29-traits/std",
      "cu29-unifiedlog/std",
      "cu29-value/std",
      "petgraph/std"
    ]
  },
  "index_path": "cu/29/cu29-runtime",
  "name": "cu29-runtime",
  "pubtime": "2025-11-26T15:59:16Z",
  "v": 2,
  "vers": "0.11.0",
  "yanked": false
}
