{
  "cksum": "2addea83d1d9d9ef79e5bdf2179480ecf5cca0f412c4be6b925d57c9499f4f99",
  "crate_file": "rawgrep-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/rawgrep/rawgrep-0.1.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "aho-corasick",
      "optional": false,
      "req": "^1.1.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "bytemuck",
      "optional": false,
      "req": "^1.24",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std",
        "help",
        "derive"
      ],
      "kind": "normal",
      "name": "clap-full",
      "optional": true,
      "package": "clap",
      "req": "^4.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std",
        "derive"
      ],
      "kind": "normal",
      "name": "clap-tiny",
      "optional": true,
      "package": "clap",
      "req": "^4.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "crossbeam-channel",
      "optional": false,
      "req": "^0.5.15",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "crossbeam-deque",
      "optional": false,
      "req": "^0.8.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ctrlc",
      "optional": false,
      "req": "^3.5.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "dhat",
      "optional": true,
      "req": "^0.3.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "fastrand",
      "optional": false,
      "req": "^2.3.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "itoa",
      "optional": false,
      "req": "^1.0.15",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": false,
      "req": "^0.2.177",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "memchr",
      "optional": false,
      "req": "^2.7.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "memmap2",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mimalloc",
      "optional": true,
      "req": "=0.1.47",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nohash-hasher",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std",
        "perf"
      ],
      "kind": "normal",
      "name": "regex-full",
      "optional": true,
      "package": "regex",
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "regex-tiny",
      "optional": true,
      "package": "regex",
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rkyv",
      "optional": false,
      "req": "^0.8.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "rustc_version",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "const_generics"
      ],
      "kind": "normal",
      "name": "smallvec",
      "optional": false,
      "req": "^1.15.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "tracy-client",
      "optional": false,
      "req": "^0.17.3",
      "target": null
    }
  ],
  "features": {
    "full": [
      "regex-full",
      "clap-full"
    ],
    "small": [
      "regex-tiny",
      "clap-tiny"
    ],
    "tracy": [
      "tracy-client/enable"
    ],
    "use_nightly": []
  },
  "features2": {
    "default": [
      "dep:mimalloc",
      "full"
    ],
    "dhat": [
      "dep:dhat"
    ],
    "mimalloc": [
      "dep:mimalloc"
    ]
  },
  "index_path": "ra/wg/rawgrep",
  "name": "rawgrep",
  "pubtime": "2025-12-27T22:49:00Z",
  "rust_version": "1.85.1",
  "v": 2,
  "vers": "0.1.0",
  "yanked": false
}
