{
  "cksum": "e112b1fc9eb6dd0e309a1c0815687a8a9a242466504b543f2ca02add73ae4cd9",
  "crate_file": "hgrep-0.2.8.crate",
  "crate_url": "https://static.crates.io/crates/hgrep/hgrep-0.2.8.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ansi_colours",
      "optional": true,
      "req": "^1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ansi_term",
      "optional": false,
      "req": "^0.12",
      "target": "cfg(windows)"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "regex-onig"
      ],
      "kind": "normal",
      "name": "bat",
      "optional": true,
      "req": "^0.20.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bincode",
      "optional": true,
      "req": "^1.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std",
        "color",
        "help",
        "usage",
        "suggestions"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": false,
      "req": "^4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "clap_complete",
      "optional": false,
      "req": "^4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dirs-next",
      "optional": true,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "flate2",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "grep-matcher",
      "optional": true,
      "req": "^0.1.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "grep-pcre2",
      "optional": true,
      "req": "^0.1.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "grep-regex",
      "optional": true,
      "req": "^0.1.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "grep-searcher",
      "optional": true,
      "req": "^0.1.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ignore",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "lazy_static",
      "optional": false,
      "req": "^1.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "memchr",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "mimalloc",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pathdiff",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "pretty_assertions",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "syntect",
      "optional": true,
      "req": "^4.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "term",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "terminal_size",
      "optional": false,
      "req": "^0.2.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "unicode-width",
      "optional": true,
      "req": "^0.1.10",
      "target": null
    }
  ],
  "features": {
    "bat-printer": [
      "bat",
      "dirs-next"
    ],
    "default": [
      "ripgrep",
      "bat-printer",
      "syntect-printer"
    ],
    "ripgrep": [
      "grep-matcher",
      "grep-pcre2",
      "grep-regex",
      "grep-searcher",
      "ignore",
      "regex",
      "rayon"
    ],
    "syntect-printer": [
      "syntect",
      "rayon",
      "unicode-width",
      "bincode",
      "flate2",
      "ansi_colours"
    ]
  },
  "index_path": "hg/re/hgrep",
  "name": "hgrep",
  "pubtime": "2023-01-10T16:28:21Z",
  "vers": "0.2.8",
  "yanked": false
}
