{
  "cksum": "b095a3c3cbc5c9860ad488144911390bbb99adfefcbf59fcf7c1829e24d60c51",
  "crate_file": "liteboxfs-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/liteboxfs/liteboxfs-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bitflags",
      "optional": false,
      "req": "^2.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "blake3",
      "optional": false,
      "req": "^1.8.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "html_reports"
      ],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.8.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "fastcdc",
      "optional": true,
      "req": "^3.2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "fuser",
      "optional": true,
      "req": "^0.17.0",
      "target": "cfg(target_os = \"linux\")"
    },
    {
      "default_features": true,
      "features": [
        "fs",
        "user"
      ],
      "kind": "normal",
      "name": "nix",
      "optional": true,
      "req": "^0.30.1",
      "target": "cfg(target_family = \"unix\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand",
      "optional": false,
      "req": "^0.9.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "functions",
        "i128_blob"
      ],
      "kind": "normal",
      "name": "rusqlite",
      "optional": false,
      "req": "^0.37.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "functions",
        "i128_blob"
      ],
      "kind": "dev",
      "name": "rusqlite",
      "optional": false,
      "req": "^0.37.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "secrecy",
      "optional": true,
      "req": "^0.10.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tempfile",
      "optional": false,
      "req": "^3.24.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "v4"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": false,
      "req": "^1.18.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "xattr",
      "optional": true,
      "req": "^1.6.1",
      "target": "cfg(target_family = \"unix\")"
    },
    {
      "default_features": true,
      "features": [
        "diff"
      ],
      "kind": "dev",
      "name": "xpct",
      "optional": false,
      "req": "^0.5.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "zstd",
      "optional": true,
      "req": "^0.13.3",
      "target": null
    }
  ],
  "features": {
    "bundled-sqlite": [
      "rusqlite/bundled"
    ]
  },
  "features2": {
    "_encryption": [
      "dep:secrecy"
    ],
    "bundled-sqlcipher": [
      "rusqlite/bundled-sqlcipher",
      "_encryption"
    ],
    "bundled-sqlcipher-vendored-openssl": [
      "rusqlite/bundled-sqlcipher-vendored-openssl",
      "_encryption"
    ],
    "chunking": [
      "dep:fastcdc"
    ],
    "compression": [
      "dep:zstd"
    ],
    "default": [
      "fs"
    ],
    "fs": [
      "dep:nix",
      "dep:xattr"
    ],
    "fuse": [
      "fs",
      "dep:fuser"
    ],
    "sqlcipher": [
      "rusqlite/sqlcipher",
      "_encryption"
    ]
  },
  "index_path": "li/te/liteboxfs",
  "name": "liteboxfs",
  "pubtime": "2026-05-27T16:08:00Z",
  "rust_version": "1.90.0",
  "v": 2,
  "vers": "0.2.0",
  "yanked": false
}
