{
  "cksum": "9c6438ff5bf8c9fd1f9d69c0e2718fa4e36ec5eb297b506af5bb13160ba47409",
  "crate_file": "boreal-0.5.0.crate",
  "crate_url": "https://static.crates.io/crates/boreal/boreal-0.5.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aho-corasick",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "authenticode-parser",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "base64",
      "optional": false,
      "req": "^0.21",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bitmaps",
      "optional": false,
      "req": "^3.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "boreal-parser",
      "optional": false,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "codespan-reporting",
      "optional": false,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crc32fast",
      "optional": true,
      "req": "^1.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "glob",
      "optional": false,
      "req": "^0.3.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hex",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": true,
      "req": "^0.2",
      "target": "cfg(target_os = \"linux\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": true,
      "req": "^0.2",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mach2",
      "optional": true,
      "req": "^0.4",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "md-5",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "memchr",
      "optional": false,
      "req": "^2.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "memmap2",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "read"
      ],
      "kind": "normal",
      "name": "object",
      "optional": true,
      "req": "^0.32",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std",
        "syntax",
        "perf",
        "meta",
        "nfa",
        "dfa",
        "hybrid"
      ],
      "kind": "normal",
      "name": "regex-automata",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "regex-syntax",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha1",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tempfile",
      "optional": false,
      "req": "^3.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tlsh2",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "Win32_Foundation",
        "Win32_Security",
        "Win32_System_Diagnostics_Debug",
        "Win32_System_Memory",
        "Win32_System_Threading"
      ],
      "kind": "normal",
      "name": "windows",
      "optional": true,
      "req": "^0.52",
      "target": "cfg(windows)"
    },
    {
      "default_features": true,
      "features": [
        "vendored"
      ],
      "kind": "dev",
      "name": "yara",
      "optional": false,
      "req": "^0.26",
      "target": null
    }
  ],
  "features": {
    "hash": [
      "md-5",
      "sha1",
      "sha2",
      "hex",
      "crc32fast",
      "tlsh2"
    ],
    "profiling": []
  },
  "features2": {
    "authenticode": [
      "dep:authenticode-parser"
    ],
    "default": [
      "hash",
      "object",
      "memmap",
      "process"
    ],
    "memmap": [
      "dep:memmap2"
    ],
    "object": [
      "dep:object"
    ],
    "process": [
      "dep:libc",
      "dep:windows",
      "dep:mach2"
    ]
  },
  "index_path": "bo/re/boreal",
  "name": "boreal",
  "pubtime": "2024-02-16T22:27:42Z",
  "rust_version": "1.65",
  "v": 2,
  "vers": "0.5.0",
  "yanked": false
}
