{
  "cksum": "3100ca15ba244a6c222b1d067e26e2bd9d5a4024867eef4215fff29a9234f610",
  "crate_file": "symbolic-debuginfo-9.1.2.crate",
  "crate_url": "https://static.crates.io/crates/symbolic-debuginfo/symbolic-debuginfo-9.1.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "bitvec",
      "optional": true,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "html_reports"
      ],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.3.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dmsort",
      "optional": false,
      "req": "^1.0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "elementtree",
      "optional": true,
      "req": "^0.7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "elsa",
      "optional": true,
      "req": "^1.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "fallible-iterator",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "rust_backend"
      ],
      "kind": "normal",
      "name": "flate2",
      "optional": true,
      "req": "^1.0.13",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "read",
        "std"
      ],
      "kind": "normal",
      "name": "gimli",
      "optional": true,
      "req": "^0.26.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "goblin",
      "optional": true,
      "req": "^0.5.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "yaml"
      ],
      "kind": "dev",
      "name": "insta",
      "optional": false,
      "req": "^1.18.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": true,
      "req": "^1.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazycell",
      "optional": true,
      "req": "^1.2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nom",
      "optional": true,
      "req": "^7.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nom-supreme",
      "optional": true,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "parking_lot",
      "optional": true,
      "req": "^0.12.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pdb-addr2line",
      "optional": true,
      "req": "^0.10.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": true,
      "req": "^1.3.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "scroll",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.94",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0.40",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "similar-asserts",
      "optional": false,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "smallvec",
      "optional": true,
      "req": "^1.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "symbolic-common",
      "optional": false,
      "req": "^9.1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tempfile",
      "optional": false,
      "req": "^3.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0.20",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasmparser",
      "optional": true,
      "req": "^0.89.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "deflate"
      ],
      "kind": "normal",
      "name": "zip",
      "optional": true,
      "req": "^0.6.2",
      "target": null
    }
  ],
  "features": {
    "breakpad": [
      "nom",
      "nom-supreme",
      "regex"
    ],
    "default": [
      "breakpad",
      "elf",
      "macho",
      "ms",
      "sourcebundle",
      "wasm"
    ],
    "dwarf": [
      "gimli",
      "lazycell"
    ],
    "elf": [
      "dwarf",
      "flate2",
      "goblin/endian_fd",
      "goblin/elf32",
      "goblin/elf64",
      "goblin/std",
      "scroll"
    ],
    "macho": [
      "dwarf",
      "elementtree",
      "goblin/mach32",
      "goblin/mach64",
      "goblin/std",
      "scroll",
      "smallvec"
    ],
    "ms": [
      "elsa",
      "goblin/pe32",
      "goblin/pe64",
      "goblin/std",
      "lazycell",
      "parking_lot",
      "pdb-addr2line",
      "scroll",
      "smallvec"
    ],
    "sourcebundle": [
      "lazy_static",
      "lazycell",
      "parking_lot",
      "regex",
      "serde_json",
      "zip"
    ],
    "wasm": [
      "bitvec",
      "dwarf",
      "wasmparser"
    ]
  },
  "index_path": "sy/mb/symbolic-debuginfo",
  "name": "symbolic-debuginfo",
  "pubtime": "2022-09-13T09:51:16Z",
  "vers": "9.1.2",
  "yanked": false
}
