{
  "cksum": "0a03e953806fc8afb0ddc2e0dfd947209087fed92926746fe665aa52459b6f7d",
  "crate_file": "ib-matcher-0.4.2.crate",
  "crate_url": "https://static.crates.io/crates/ib-matcher/ib-matcher-0.4.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aho-corasick",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "arraystring",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bitflags",
      "optional": true,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bon",
      "optional": false,
      "req": "^3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "daachorse",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "document-features",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ib-romaji",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ib-unicode",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "itertools",
      "optional": false,
      "req": "^0.14",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "export_derive"
      ],
      "kind": "normal",
      "name": "logos",
      "optional": true,
      "req": ">=0.15, <0.17",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std",
        "perf"
      ],
      "kind": "normal",
      "name": "regex",
      "optional": true,
      "req": "^1.10.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "regex-automata",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "nfa-backtrack",
        "perf-literal-multisubstring",
        "dfa",
        "hybrid",
        "perf-literal"
      ],
      "kind": "dev",
      "name": "regex-automata",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "regex-syntax",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "widestring",
      "optional": true,
      "req": "^1.0.2",
      "target": null
    }
  ],
  "features": {
    "inmut-data": [],
    "macros": [],
    "perf-literal": [
      "perf-literal-substring"
    ],
    "perf-literal-substring": [
      "ib-unicode/perf-ascii"
    ],
    "perf-plain-ac": [],
    "perf-unicode": [
      "ib-unicode/perf-ascii",
      "ib-unicode/perf-case-fold"
    ],
    "syntax-ev": []
  },
  "features2": {
    "alloc": [
      "regex-automata?/alloc"
    ],
    "default": [
      "std",
      "unicode",
      "perf",
      "romaji-compress-words"
    ],
    "doc": [
      "dep:document-features"
    ],
    "encoding": [
      "dep:widestring"
    ],
    "minimal": [
      "inmut-data",
      "pinyin"
    ],
    "perf": [
      "perf-inline",
      "perf-literal",
      "perf-unicode"
    ],
    "perf-inline": [
      "regex-automata?/perf-inline"
    ],
    "perf-plain-regex": [
      "dep:regex"
    ],
    "pinyin": [
      "dep:arraystring",
      "dep:bitflags"
    ],
    "regex": [
      "regex-cp",
      "regex-lita",
      "syntax-regex"
    ],
    "regex-automata": [
      "dep:regex-automata"
    ],
    "regex-callback": [
      "regex-cp"
    ],
    "regex-cp": [
      "regex-nfa",
      "syntax-regex"
    ],
    "regex-lita": [
      "regex-cp",
      "regex-automata/dfa-build",
      "regex-automata/dfa-search"
    ],
    "regex-nfa": [
      "regex-automata",
      "regex-automata/nfa-thompson",
      "alloc"
    ],
    "regex-unicode": [
      "regex-automata?/unicode",
      "regex-syntax?/unicode"
    ],
    "romaji": [
      "dep:ib-romaji"
    ],
    "romaji-cache": [
      "ib-romaji?/cache"
    ],
    "romaji-compress-words": [
      "ib-romaji?/compress-words"
    ],
    "std": [
      "regex-automata?/std",
      "regex-syntax?/std",
      "logos?/std",
      "alloc",
      "ib-romaji?/std"
    ],
    "syntax": [
      "syntax-glob",
      "syntax-ev"
    ],
    "syntax-glob": [
      "dep:logos",
      "syntax-regex"
    ],
    "syntax-regex": [
      "dep:regex-syntax",
      "regex-automata?/syntax",
      "alloc"
    ],
    "unicode": [
      "ib-unicode/case-fold",
      "regex-unicode"
    ]
  },
  "index_path": "ib/-m/ib-matcher",
  "name": "ib-matcher",
  "pubtime": "2026-02-19T10:19:03Z",
  "rust_version": "1.75",
  "v": 2,
  "vers": "0.4.2",
  "yanked": false
}
