{
  "cksum": "6f8627b38117bedfc1d69a27fd899f7b397546ce5ec07d10c03ac3d0e28d4b4f",
  "crate_file": "okid-0.18.0.crate",
  "crate_url": "https://static.crates.io/crates/okid/okid-0.18.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-graphql",
      "optional": true,
      "req": "^7.0.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "traits-preview"
      ],
      "kind": "normal",
      "name": "blake3",
      "optional": true,
      "req": "^1.6.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bubblebabble",
      "optional": false,
      "req": "^0.1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "bytes",
      "optional": false,
      "req": "^1.10.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "digest",
      "optional": false,
      "req": "^0.10.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "wasm_js"
      ],
      "kind": "normal",
      "name": "getrandom",
      "optional": false,
      "req": "^0.3.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "wasm_js"
      ],
      "kind": "normal",
      "name": "getrandom",
      "optional": false,
      "req": "^0.3.3",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "hex",
      "optional": false,
      "req": "^0.4.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "yaml"
      ],
      "kind": "dev",
      "name": "insta",
      "optional": false,
      "req": "^1.42.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "iroh",
      "optional": true,
      "req": "^0.92.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "jetstream_wireformat",
      "optional": false,
      "req": "^8.3.1",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "jetstream_wireformat",
      "optional": false,
      "req": "^8.3.1",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "okstd",
      "optional": false,
      "req": "^1.0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.219",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0.143",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha1",
      "optional": true,
      "req": "^0.10.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.10.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha3",
      "optional": true,
      "req": "^0.10.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "uuid"
      ],
      "kind": "normal",
      "name": "ulid",
      "optional": true,
      "req": "^1.2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "utoipa",
      "optional": true,
      "req": "^5.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "js",
        "v4"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": true,
      "req": "^1.18.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": false,
      "req": "^0.2.100",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "zerocopy",
      "optional": false,
      "req": "^0.8.26",
      "target": null
    }
  ],
  "features": {
    "json": [
      "serde_json"
    ],
    "macro-diagnostics": []
  },
  "features2": {
    "blake3": [
      "dep:blake3"
    ],
    "default": [
      "sha2",
      "sha3",
      "blake3",
      "uuid",
      "ulid"
    ],
    "graphql": [
      "dep:async-graphql"
    ],
    "node_id": [
      "dep:iroh"
    ],
    "openapi": [
      "dep:utoipa",
      "json"
    ],
    "sha1": [
      "dep:sha1"
    ],
    "sha2": [
      "dep:sha2"
    ],
    "sha3": [
      "dep:sha3"
    ],
    "ulid": [
      "dep:ulid"
    ],
    "uuid": [
      "dep:uuid"
    ]
  },
  "index_path": "ok/id/okid",
  "name": "okid",
  "pubtime": "2025-09-29T07:37:57Z",
  "v": 2,
  "vers": "0.18.0",
  "yanked": false
}
