{
  "cksum": "4c17fcf5bebc0f59218d398b73477fd2aa433c8d5743fe4e382c6aea9e819fda",
  "crate_file": "kitoken-0.10.1.crate",
  "crate_url": "https://static.crates.io/crates/kitoken/kitoken-0.10.1.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.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "windows-console-colors"
      ],
      "kind": "dev",
      "name": "console",
      "optional": false,
      "req": "^0.15",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "cargo_bench_support"
      ],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "deref",
        "deref_mut",
        "as_ref",
        "index",
        "index_mut"
      ],
      "kind": "normal",
      "name": "derive_more",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "fancy-regex",
      "optional": false,
      "req": "^0.14",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "default-hasher",
        "inline-more",
        "allocator-api2"
      ],
      "kind": "normal",
      "name": "hashbrown",
      "optional": false,
      "req": "^0.15",
      "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.7",
      "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.19",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "onig",
      "optional": true,
      "req": "^6.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "orx-priority-queue",
      "optional": false,
      "req": "^1.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "postcard",
      "optional": true,
      "req": "^1.0",
      "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": [],
      "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.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": true,
      "req": "^1.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"
    ],
    "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": [
      "dep:thiserror",
      "orx-priority-queue/std",
      "memchr/std",
      "multiversion?/std"
    ]
  },
  "index_path": "ki/to/kitoken",
  "name": "kitoken",
  "pubtime": "2024-12-20T03:00:39Z",
  "rust_version": "1.82.0",
  "v": 2,
  "vers": "0.10.1",
  "yanked": false
}
