{
  "cksum": "12e57b59e07e328e7f48522eec833f963a58c883142881fbc50101fa38d5acb8",
  "crate_file": "ctfs-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/ctfs/ctfs-0.1.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "arrayvec",
      "optional": false,
      "req": "^0.7.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "blake3",
      "optional": false,
      "req": "^1.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crc32fast",
      "optional": true,
      "req": "^1.4",
      "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": "io-uring",
      "optional": true,
      "req": "^0.7",
      "target": "cfg(target_os = \"linux\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "net",
        "rt-multi-thread",
        "sync",
        "time",
        "macros",
        "io-util"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.48",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "zerocopy",
      "optional": false,
      "req": "^0.8.33",
      "target": null
    }
  ],
  "features": {
    "default": [
      "std"
    ],
    "networking": [
      "std",
      "tokio",
      "crc32fast"
    ],
    "persistence": [
      "std",
      "io-uring",
      "crc32fast"
    ],
    "std": []
  },
  "index_path": "ct/fs/ctfs",
  "name": "ctfs",
  "pubtime": "2026-01-29T02:03:20Z",
  "vers": "0.1.0",
  "yanked": false
}
