{
  "cksum": "7d802298936f99d154a0cc1ca53279011dedcf1939b18e29a6ae9f6ec83bcfee",
  "crate_file": "karyon_core-1.0.0-alpha.2.crate",
  "crate_url": "https://static.crates.io/crates/karyon_core/karyon_core-1.0.0-alpha.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-channel",
      "optional": true,
      "req": "^2.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-process",
      "optional": true,
      "req": "^2.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "easy-parallel",
      "optional": true,
      "req": "^3.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rand_core"
      ],
      "kind": "normal",
      "name": "ed25519-dalek",
      "optional": true,
      "req": "^2.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "env_logger",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": false,
      "req": "^1.21",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "parking_lot",
      "optional": false,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pin-project-lite",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "smol",
      "optional": true,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.49",
      "target": null
    }
  ],
  "features": {
    "crypto": [
      "ed25519-dalek"
    ],
    "testing": [
      "easy-parallel",
      "async-channel",
      "env_logger"
    ]
  },
  "features2": {
    "default": [
      "smol"
    ],
    "smol": [
      "dep:smol",
      "async-process"
    ],
    "tokio": [
      "dep:tokio"
    ]
  },
  "index_path": "ka/ry/karyon_core",
  "name": "karyon_core",
  "pubtime": "2026-05-03T09:30:37Z",
  "v": 2,
  "vers": "1.0.0-alpha.2",
  "yanked": false
}
