{
  "cksum": "16bb1cf1676690e751748e1e38d16caa18e7831bbc40c05c46ed3c92c2f82599",
  "crate_file": "cu29-1.0.0.crate",
  "crate_url": "https://static.crates.io/crates/cu29/cu29-1.0.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bevy_reflect_derive",
      "optional": true,
      "req": "^0.19.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive",
        "alloc"
      ],
      "kind": "normal",
      "name": "bincode",
      "optional": false,
      "package": "cu-bincode",
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ctrlc",
      "optional": true,
      "req": "^3.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cu29-clock",
      "optional": false,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cu29-derive",
      "optional": false,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cu29-log",
      "optional": false,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cu29-log-derive",
      "optional": false,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cu29-log-runtime",
      "optional": false,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cu29-reflect-derive",
      "optional": false,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cu29-runtime",
      "optional": false,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cu29-traits",
      "optional": false,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "compact"
      ],
      "kind": "normal",
      "name": "cu29-unifiedlog",
      "optional": false,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cu29-units",
      "optional": true,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cu29-value",
      "optional": false,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "defmt",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "inventory",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": true,
      "req": "^1.11",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rtsan-standalone",
      "optional": true,
      "req": "^0.3.0",
      "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": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "spin",
      "optional": false,
      "req": "^0.12",
      "target": null
    }
  ],
  "features": {
    "log-level-critical": [
      "cu29-log-derive/log-level-critical"
    ],
    "log-level-debug": [
      "cu29-log-derive/log-level-debug"
    ],
    "log-level-error": [
      "cu29-log-derive/log-level-error"
    ],
    "log-level-info": [
      "cu29-log-derive/log-level-info"
    ],
    "log-level-warning": [
      "cu29-log-derive/log-level-warning"
    ],
    "macro_debug": [
      "cu29-derive/macro_debug",
      "cu29-log-derive/macro_debug"
    ],
    "textlogs": [
      "cu29-log-derive/textlogs"
    ]
  },
  "features2": {
    "async-cl-io": [
      "std",
      "cu29-derive/async-cl-io",
      "cu29-runtime/async-cl-io"
    ],
    "default": [
      "std",
      "signal-handler",
      "textlogs",
      "units"
    ],
    "defmt": [
      "dep:defmt",
      "cu29-log/defmt",
      "cu29-log-derive/defmt",
      "cu29-runtime/defmt",
      "cu29-traits/defmt"
    ],
    "high-precision-limiter": [
      "std",
      "cu29-runtime/high-precision-limiter"
    ],
    "memory_monitoring": [
      "std",
      "cu29-runtime/memory_monitoring",
      "cu29-derive/memory_monitoring"
    ],
    "mmap-fsync": [
      "std",
      "cu29-runtime/mmap-fsync",
      "cu29-unifiedlog/mmap-fsync"
    ],
    "parallel-rt": [
      "std",
      "cu29-derive/parallel-rt",
      "cu29-runtime/parallel-rt"
    ],
    "reflect": [
      "dep:bevy_reflect_derive",
      "cu29-clock/reflect",
      "cu29-runtime/reflect",
      "cu29-traits/reflect",
      "cu29-units?/reflect"
    ],
    "remote-debug": [
      "reflect",
      "cu29-runtime/remote-debug"
    ],
    "rt-scheduling": [
      "std",
      "cu29-runtime/rt-scheduling"
    ],
    "rtsan": [
      "dep:rtsan-standalone",
      "cu29-derive/rtsan"
    ],
    "safety-ids": [
      "std",
      "dep:inventory",
      "dep:serde_json"
    ],
    "signal-handler": [
      "dep:ctrlc",
      "cu29-derive/signal-handler"
    ],
    "std": [
      "rayon",
      "cu29-clock/std",
      "cu29-derive/std",
      "cu29-log-derive/std",
      "cu29-log/std",
      "cu29-log-runtime/std",
      "cu29-runtime/std",
      "cu29-traits/std",
      "cu29-units?/std",
      "cu29-unifiedlog/std",
      "cu29-value/std"
    ],
    "sysclock-perf": [
      "std",
      "cu29-runtime/sysclock-perf"
    ],
    "units": [
      "dep:cu29-units"
    ]
  },
  "index_path": "cu/29/cu29",
  "name": "cu29",
  "pubtime": "2026-07-02T21:03:12Z",
  "rust_version": "1.95",
  "v": 2,
  "vers": "1.0.0",
  "yanked": false
}
