{
  "cksum": "39009d69b9d547c3ffa974a20648fa02f447c05bd0a664012b1ba5a5b06fb14e",
  "crate_file": "puffin-0.17.0.crate",
  "crate_url": "https://static.crates.io/crates/puffin/puffin-0.17.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bincode",
      "optional": true,
      "req": "^1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "byteorder",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cfg-if",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "js-sys",
      "optional": true,
      "req": "^0.3",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "lz4_flex",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "parking_lot",
      "optional": true,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ruzstd",
      "optional": true,
      "req": "^0.4.0",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [
        "derive",
        "rc"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "web-time",
      "optional": true,
      "req": "^0.2",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "zstd",
      "optional": true,
      "req": "^0.12.3",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    }
  ],
  "features": {
    "default": []
  },
  "features2": {
    "lz4": [
      "dep:lz4_flex"
    ],
    "packing": [
      "dep:bincode",
      "dep:parking_lot",
      "lz4",
      "serde"
    ],
    "serialization": [
      "packing"
    ],
    "web": [
      "dep:js-sys",
      "dep:web-time"
    ],
    "zstd": [
      "dep:zstd",
      "dep:ruzstd"
    ]
  },
  "index_path": "pu/ff/puffin",
  "name": "puffin",
  "pubtime": "2023-09-28T08:44:07Z",
  "v": 2,
  "vers": "0.17.0",
  "yanked": false
}
