{
  "cksum": "aa5507d0f2230d8fbbec9163207da1219ac513441269465a8d532e0bf5018411",
  "crate_file": "ohkami-0.20.0.crate",
  "crate_url": "https://static.crates.io/crates/ohkami/ohkami-0.20.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-std",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "text"
      ],
      "kind": "normal",
      "name": "byte_reader",
      "optional": false,
      "req": "^3.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "io"
      ],
      "kind": "normal",
      "name": "futures-util",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "glommio",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hmac",
      "optional": false,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num_cpus",
      "optional": true,
      "req": "^1.16",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ohkami_lib",
      "optional": false,
      "req": "=0.2.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ohkami_macros",
      "optional": false,
      "req": "=0.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustc-hash",
      "optional": false,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sha1",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "smol",
      "optional": true,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "net",
        "rt",
        "io-util",
        "time"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "worker",
      "optional": true,
      "req": "^0.3",
      "target": null
    }
  ],
  "features": {
    "__rt__": [],
    "__rt_native__": [],
    "default": [
      "testing"
    ],
    "ip": [],
    "nightly": [],
    "sse": [
      "ohkami_lib/stream"
    ],
    "testing": []
  },
  "features2": {
    "DEBUG": [
      "tokio?/macros",
      "tokio?/rt-multi-thread",
      "async-std?/attributes"
    ],
    "graceful": [
      "tokio?/sync",
      "tokio?/signal",
      "tokio?/macros"
    ],
    "rt_async-std": [
      "__rt__",
      "__rt_native__",
      "dep:async-std"
    ],
    "rt_glommio": [
      "__rt__",
      "__rt_native__",
      "dep:glommio",
      "dep:futures-util",
      "dep:num_cpus"
    ],
    "rt_smol": [
      "__rt__",
      "__rt_native__",
      "dep:smol",
      "dep:futures-util"
    ],
    "rt_tokio": [
      "__rt__",
      "__rt_native__",
      "dep:tokio"
    ],
    "rt_worker": [
      "__rt__",
      "dep:worker",
      "ohkami_macros/worker"
    ],
    "ws": [
      "dep:sha1"
    ]
  },
  "index_path": "oh/ka/ohkami",
  "name": "ohkami",
  "pubtime": "2024-08-28T23:15:19Z",
  "v": 2,
  "vers": "0.20.0",
  "yanked": false
}
