{
  "cksum": "52939757b36ec742c4b7eb28dfca4b70e941d2e5639d5725373e907f95f70816",
  "crate_file": "keleusma-0.2.2.crate",
  "crate_url": "https://static.crates.io/crates/keleusma/keleusma-0.2.2.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "alloc",
        "aes"
      ],
      "kind": "normal",
      "name": "aes-gcm",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "allocator-api2",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "user-hooks"
      ],
      "kind": "dev",
      "name": "cargo-husky",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc",
        "zeroize"
      ],
      "kind": "normal",
      "name": "ed25519-dalek",
      "optional": true,
      "req": "^2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hkdf",
      "optional": true,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "keleusma-arena",
      "optional": false,
      "req": "^0.3.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "keleusma-macros",
      "optional": false,
      "req": "^0.2.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libm",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc",
        "bytecheck"
      ],
      "kind": "normal",
      "name": "rkyv",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "build-from-source-static"
      ],
      "kind": "normal",
      "name": "sdl3",
      "optional": true,
      "req": "^0.18",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc",
        "zeroize",
        "static_secrets"
      ],
      "kind": "normal",
      "name": "x25519-dalek",
      "optional": true,
      "req": "^2",
      "target": null
    }
  ],
  "features": {
    "compile": [],
    "default": [
      "compile",
      "verify",
      "floats"
    ],
    "floats": [],
    "narrow-address-16": [],
    "narrow-address-32": [],
    "narrow-address-8": [],
    "narrow-float-32": [],
    "narrow-word-16": [],
    "narrow-word-32": [],
    "narrow-word-8": [],
    "shell": [],
    "verify": []
  },
  "features2": {
    "encryption": [
      "signatures",
      "dep:x25519-dalek",
      "dep:aes-gcm",
      "dep:hkdf",
      "dep:sha2"
    ],
    "sdl3-example": [
      "dep:sdl3"
    ],
    "signatures": [
      "dep:ed25519-dalek"
    ]
  },
  "index_path": "ke/le/keleusma",
  "name": "keleusma",
  "pubtime": "2026-07-09T22:38:20Z",
  "rust_version": "1.88",
  "v": 2,
  "vers": "0.2.2",
  "yanked": false
}
