{
  "cksum": "9ec2b8a9d26b667ecf9f9648814e194906bd3e3135945383ba4f354a3ee5760e",
  "crate_file": "karyon_core-1.0.0-alpha.5.crate",
  "crate_url": "https://static.crates.io/crates/karyon_core/karyon_core-1.0.0-alpha.5.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-09T17:44:05Z",
  "v": 2,
  "vers": "1.0.0-alpha.5",
  "yanked": false
}
