{
  "cksum": "7d8f6b11851eb25fe2cb9beb088c1b298851bff89e987ad4fd425f13de0598ae",
  "crate_file": "liteboxfs-cli-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/liteboxfs-cli/liteboxfs-cli-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.102",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc",
        "clock"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4.44",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive",
        "env"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": false,
      "req": "^4.5.60",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "inquire",
      "optional": true,
      "req": "^0.9.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "liteboxfs",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.228",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0.149",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tabled",
      "optional": false,
      "req": "^0.20.0",
      "target": null
    }
  ],
  "features": {
    "bundled-sqlite": [
      "liteboxfs/bundled-sqlite"
    ],
    "chunking": [
      "liteboxfs/chunking"
    ],
    "compression": [
      "liteboxfs/compression"
    ],
    "fuse": [
      "liteboxfs/fuse"
    ]
  },
  "features2": {
    "_encryption": [
      "dep:inquire"
    ],
    "bundled-sqlcipher": [
      "liteboxfs/bundled-sqlcipher",
      "_encryption"
    ],
    "bundled-sqlcipher-vendored-openssl": [
      "liteboxfs/bundled-sqlcipher-vendored-openssl",
      "_encryption"
    ],
    "default": [
      "json",
      "compression",
      "chunking",
      "fuse"
    ],
    "json": [
      "dep:serde",
      "dep:serde_json"
    ],
    "sqlcipher": [
      "liteboxfs/sqlcipher",
      "_encryption"
    ]
  },
  "index_path": "li/te/liteboxfs-cli",
  "name": "liteboxfs-cli",
  "pubtime": "2026-05-22T13:40:58Z",
  "rust_version": "1.90.0",
  "v": 2,
  "vers": "0.1.0",
  "yanked": false
}
