{
  "cksum": "e4663da0884a672d8705d339aad6367006e88df910bee436afdfbc898b2c7847",
  "crate_file": "kitoken-0.11.0.crate",
  "crate_url": "https://static.crates.io/crates/kitoken/kitoken-0.11.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.22",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "bstr",
      "optional": false,
      "req": "^1.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "windows-console-colors"
      ],
      "kind": "dev",
      "name": "console",
      "optional": false,
      "req": "^0.16",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "cargo_bench_support"
      ],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "deref",
        "deref_mut",
        "as_ref",
        "index",
        "index_mut"
      ],
      "kind": "normal",
      "name": "derive_more",
      "optional": false,
      "req": "^2.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "fancy-regex",
      "optional": false,
      "req": "^0.18",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "default-hasher",
        "inline-more",
        "allocator-api2"
      ],
      "kind": "normal",
      "name": "hashbrown",
      "optional": false,
      "req": "^0.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "memchr",
      "optional": false,
      "req": "^2.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "multiversion",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc",
        "race"
      ],
      "kind": "normal",
      "name": "once_cell",
      "optional": false,
      "req": "^1.21",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "onig",
      "optional": true,
      "req": "^6.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "orx-priority-queue",
      "optional": false,
      "req": "^1.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "postcard",
      "optional": true,
      "req": "^1.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc",
        "syntax",
        "meta",
        "nfa",
        "dfa",
        "hybrid",
        "unicode-perl",
        "unicode-gencat",
        "unicode-case"
      ],
      "kind": "normal",
      "name": "regex-automata",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "unicode-perl",
        "unicode-gencat",
        "unicode-case"
      ],
      "kind": "normal",
      "name": "regex-syntax",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "blocking",
        "rustls",
        "system-proxy"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sentencepiece-model",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc",
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "simple_logger",
      "optional": false,
      "req": "^5.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "unicode-normalization",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "unicode-script",
      "optional": true,
      "req": "^0.5",
      "target": null
    }
  ],
  "features": {
    "normalization-charsmap": [
      "bstr/unicode"
    ],
    "regex-perf": [
      "fancy-regex/perf"
    ],
    "regex-unicode": [
      "fancy-regex/unicode"
    ],
    "unstable": []
  },
  "features2": {
    "all": [
      "std",
      "serialization",
      "normalization",
      "convert",
      "split",
      "regex-unicode",
      "regex-perf",
      "multiversion",
      "web"
    ],
    "convert": [
      "convert-tiktoken",
      "convert-sentencepiece",
      "convert-tokenizers",
      "convert-tekken",
      "convert-detect"
    ],
    "convert-detect": [
      "serialization"
    ],
    "convert-sentencepiece": [
      "dep:sentencepiece-model"
    ],
    "convert-tekken": [
      "dep:base64",
      "dep:serde",
      "dep:serde_json"
    ],
    "convert-tiktoken": [
      "dep:base64"
    ],
    "convert-tokenizers": [
      "dep:base64",
      "dep:serde",
      "dep:serde_json",
      "hashbrown/serde"
    ],
    "default": [
      "std",
      "serialization",
      "normalization",
      "convert",
      "regex-perf",
      "multiversion"
    ],
    "multiversion": [
      "dep:multiversion"
    ],
    "normalization": [
      "normalization-unicode",
      "normalization-charsmap"
    ],
    "normalization-unicode": [
      "dep:unicode-normalization"
    ],
    "regex-onig": [
      "dep:onig"
    ],
    "serialization": [
      "dep:serde",
      "dep:postcard"
    ],
    "split": [
      "split-unicode-script"
    ],
    "split-unicode-script": [
      "dep:unicode-script"
    ],
    "std": [
      "thiserror/std",
      "orx-priority-queue/std",
      "memchr/std",
      "multiversion?/std"
    ],
    "web": [
      "std",
      "dep:reqwest"
    ]
  },
  "index_path": "ki/to/kitoken",
  "name": "kitoken",
  "pubtime": "2026-05-10T16:01:47Z",
  "rust_version": "1.86.0",
  "v": 2,
  "vers": "0.11.0",
  "yanked": false
}
