{
  "cksum": "49cb4894df265f3f7aaea300827e61570472b7e777db6f14da8a749d0e61f70a",
  "crate_file": "ohkami-0.24.3.crate",
  "crate_url": "https://static.crates.io/crates/ohkami/ohkami-0.24.3.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anysc-rustls",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": false,
      "req": "^0.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "text"
      ],
      "kind": "normal",
      "name": "byte_reader",
      "optional": false,
      "req": "^3.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "io-compat",
        "time"
      ],
      "kind": "normal",
      "name": "compio",
      "optional": true,
      "req": "^0.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ctrlc",
      "optional": true,
      "req": "^3.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "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": "lambda_runtime",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mews",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mime_guess",
      "optional": true,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "signal"
      ],
      "kind": "normal",
      "name": "monoio",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "monoio-compat",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nio",
      "optional": true,
      "req": "^0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ohkami_lib",
      "optional": false,
      "req": "=0.24.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ohkami_macros",
      "optional": false,
      "req": "=0.24.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ohkami_openapi",
      "optional": true,
      "req": "=0.24.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustls",
      "optional": true,
      "req": "^0.23",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "ring"
      ],
      "kind": "dev",
      "name": "rustls",
      "optional": false,
      "req": "^0.23",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rustls-pemfile",
      "optional": false,
      "req": "^2.2",
      "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": "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": [
        "runtime-tokio",
        "postgres",
        "macros"
      ],
      "kind": "dev",
      "name": "sqlx",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "uuid",
      "optional": false,
      "req": "^1.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "worker",
      "optional": true,
      "req": "^0.7",
      "target": null
    }
  ],
  "features": {
    "__rt__": [],
    "__rt_threaded__": [
      "__rt__"
    ],
    "nightly": [],
    "sse": [
      "ohkami_lib/stream"
    ]
  },
  "features2": {
    "DEBUG": [
      "tokio?/rt-multi-thread",
      "tokio?/macros"
    ],
    "__io_futures__": [
      "dep:futures-util",
      "futures-util/io",
      "mews?/io_futures",
      "anysc-rustls?/io_futures"
    ],
    "__io_tokio__": [
      "dep:tokio",
      "tokio/io-util",
      "mews?/io_tokio",
      "anysc-rustls?/io_tokio"
    ],
    "__rt_native__": [
      "__rt__",
      "dep:mime_guess",
      "dep:ctrlc"
    ],
    "openapi": [
      "dep:ohkami_openapi",
      "ohkami_macros/openapi"
    ],
    "rt_compio": [
      "__rt_native__",
      "__io_futures__",
      "dep:compio"
    ],
    "rt_glommio": [
      "__rt_native__",
      "__io_futures__",
      "dep:glommio"
    ],
    "rt_lambda": [
      "__rt__",
      "__rt_threaded__",
      "dep:lambda_runtime",
      "dep:tokio",
      "tokio/rt",
      "ohkami_lib/stream"
    ],
    "rt_monoio": [
      "__rt_native__",
      "__io_tokio__",
      "dep:monoio",
      "dep:monoio-compat"
    ],
    "rt_nio": [
      "__rt_native__",
      "__rt_threaded__",
      "__io_tokio__",
      "dep:nio"
    ],
    "rt_smol": [
      "__rt_native__",
      "__rt_threaded__",
      "__io_futures__",
      "dep:smol"
    ],
    "rt_tokio": [
      "__rt_native__",
      "__rt_threaded__",
      "__io_tokio__",
      "dep:tokio",
      "tokio/rt",
      "tokio/net",
      "tokio/time"
    ],
    "rt_worker": [
      "__rt__",
      "dep:worker",
      "worker/d1",
      "worker/queue",
      "ohkami_macros/worker"
    ],
    "tls": [
      "dep:rustls",
      "dep:anysc-rustls"
    ],
    "ws": [
      "ohkami_lib/stream",
      "dep:mews",
      "dep:futures-util",
      "futures-util/io",
      "futures-util/unstable",
      "futures-util/bilock"
    ]
  },
  "index_path": "oh/ka/ohkami",
  "name": "ohkami",
  "pubtime": "2025-12-16T05:42:29Z",
  "v": 2,
  "vers": "0.24.3",
  "yanked": false
}
