{
  "cksum": "65f6dd71caeeeb9d73443d5a0120134800df72e7d855e1a7f082b4521058ae68",
  "crate_file": "blobary-0.3.0.crate",
  "crate_url": "https://static.crates.io/crates/blobary/blobary-0.3.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "zeroize"
      ],
      "kind": "normal",
      "name": "arrayvec",
      "optional": false,
      "req": "^0.7.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "mmap",
        "neon",
        "rayon",
        "zeroize"
      ],
      "kind": "normal",
      "name": "blake3",
      "optional": false,
      "req": "^1.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bs58",
      "optional": true,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cap-std",
      "optional": false,
      "req": "^2.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cap-tempfile",
      "optional": false,
      "req": "^2.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "infer",
      "optional": true,
      "req": "^0.15.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libflate",
      "optional": true,
      "req": "^2.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lz4_flex",
      "optional": true,
      "req": "^0.11.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "keep-alive",
        "tls-rustls"
      ],
      "kind": "normal",
      "name": "redis",
      "optional": true,
      "req": "^0.23.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rusqlite",
      "optional": true,
      "req": "^0.29.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "sync-rustls-tls"
      ],
      "kind": "normal",
      "name": "rust-s3",
      "optional": true,
      "req": "^0.33.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0.50",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": true,
      "req": "^0.1.39",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "zerocopy",
      "optional": false,
      "req": "^0.7.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "zerocopy-derive",
      "optional": false,
      "req": "^0.7.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "zeroize",
      "optional": true,
      "req": "^1.6.0",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "base58": [
      "dep:bs58"
    ],
    "default": [
      "base58",
      "encrypt",
      "gzip",
      "lz4",
      "magic",
      "redis",
      "s3",
      "sqlite",
      "tracing"
    ],
    "encrypt": [
      "dep:zeroize"
    ],
    "gzip": [
      "dep:libflate"
    ],
    "lz4": [
      "dep:lz4_flex"
    ],
    "magic": [
      "dep:infer"
    ],
    "redis": [
      "dep:redis"
    ],
    "s3": [
      "dep:rust-s3"
    ],
    "sqlite": [
      "dep:rusqlite"
    ],
    "tracing": [
      "dep:tracing"
    ]
  },
  "index_path": "bl/ob/blobary",
  "name": "blobary",
  "pubtime": "2023-11-07T12:38:58Z",
  "rust_version": "1.73",
  "v": 2,
  "vers": "0.3.0",
  "yanked": false
}
