{
  "cksum": "01dbc40e1c91ed4669613302b5f2178ec0351826883ecf0dca7b430ff440e030",
  "crate_file": "singlefile-formats-0.4.0.crate",
  "crate_url": "https://static.crates.io/crates/singlefile-formats/singlefile-formats-0.4.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.22.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "bincode",
      "optional": true,
      "req": "=2.0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bzip2",
      "optional": true,
      "req": "^0.6.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ciborium",
      "optional": true,
      "req": "^0.2.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "flate2",
      "optional": true,
      "req": "^1.1.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "singlefile",
      "optional": false,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "toml",
      "optional": true,
      "req": "^1.0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "xz2",
      "optional": true,
      "req": "^0.1.7",
      "target": null
    }
  ],
  "features": {
    "compression": [],
    "default": [
      "compression"
    ]
  },
  "features2": {
    "base64": [
      "dep:base64"
    ],
    "bincode": [
      "dep:bincode"
    ],
    "bincode-serde": [
      "bincode",
      "dep:serde",
      "bincode/serde"
    ],
    "bzip": [
      "compression",
      "dep:bzip2"
    ],
    "cbor-serde": [
      "dep:ciborium",
      "dep:serde"
    ],
    "flate": [
      "compression",
      "dep:flate2"
    ],
    "json-serde": [
      "dep:serde_json",
      "dep:serde"
    ],
    "toml-serde": [
      "dep:toml",
      "dep:serde"
    ],
    "utils-serde": [
      "dep:serde"
    ],
    "xz": [
      "compression",
      "dep:xz2"
    ]
  },
  "index_path": "si/ng/singlefile-formats",
  "name": "singlefile-formats",
  "pubtime": "2026-03-10T18:49:11Z",
  "rust_version": "1.85",
  "v": 2,
  "vers": "0.4.0",
  "yanked": false
}
