{
  "cksum": "e1e1dacd0d2082dfcf1351c4bdd566bbe89a2b263235a2b50058f1e130a47277",
  "crate_file": "fancy-regex-0.18.0.crate",
  "crate_url": "https://static.crates.io/crates/fancy-regex/fancy-regex-0.18.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bit-set",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "matches",
      "optional": false,
      "req": "^0.1.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "quickcheck",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "regex",
      "optional": false,
      "req": "^1.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc",
        "syntax",
        "meta",
        "nfa",
        "dfa",
        "hybrid"
      ],
      "kind": "normal",
      "name": "regex-automata",
      "optional": false,
      "req": "^0.4.14",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "regex-syntax",
      "optional": false,
      "req": "^0.8",
      "target": null
    }
  ],
  "features": {
    "default": [
      "unicode",
      "perf",
      "std",
      "variable-lookbehinds"
    ],
    "perf": [
      "regex-automata/perf"
    ],
    "std": [
      "regex-automata/std",
      "regex-syntax/std",
      "bit-set/std"
    ],
    "track_caller": [],
    "unicode": [
      "regex-automata/unicode",
      "regex-syntax/unicode"
    ],
    "variable-lookbehinds": [
      "regex-automata/dfa-search"
    ]
  },
  "index_path": "fa/nc/fancy-regex",
  "name": "fancy-regex",
  "pubtime": "2026-04-24T02:16:53Z",
  "rust_version": "1.66",
  "vers": "0.18.0",
  "yanked": false
}
