{
  "cksum": "0560735484a8831cdb9d4eb0b569bdbb24cf809907ba221a982d38f3fb399d1c",
  "crate_file": "listdisk-rs-0.2.3.crate",
  "crate_url": "https://static.crates.io/crates/listdisk-rs/listdisk-rs-0.2.3.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "anyhow",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "bitvec",
      "optional": true,
      "req": "^1.0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "byte",
        "u128"
      ],
      "kind": "dev",
      "name": "byte-unit",
      "optional": false,
      "req": "^5.1.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "pretty_env_logger",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_repr",
      "optional": true,
      "req": "^0.1.20",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "utf16string",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "windows-sys",
      "optional": true,
      "req": "^0.61.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wmi",
      "optional": true,
      "req": "^0.18.0",
      "target": null
    }
  ],
  "features": {
    "win32_sys_foundation": [
      "windows-sys/Win32_Foundation"
    ]
  },
  "features2": {
    "default": [
      "volume",
      "logical-drives",
      "freespace",
      "drive-info",
      "physical-disk",
      "partition",
      "volume_wmi",
      "serde",
      "wmi"
    ],
    "drive-info": [
      "serde",
      "wmi"
    ],
    "encoding": [
      "dep:utf16string"
    ],
    "freespace": [
      "win32_sys"
    ],
    "logical-drives": [
      "win32_sys",
      "win32_sys_foundation",
      "dep:bitvec"
    ],
    "partition": [
      "serde"
    ],
    "physical-disk": [
      "serde"
    ],
    "serde": [
      "dep:serde",
      "dep:serde_repr"
    ],
    "volume": [
      "encoding",
      "win32_sys",
      "win32_sys_foundation"
    ],
    "volume_wmi": [
      "serde"
    ],
    "win32_sys": [
      "dep:windows-sys",
      "windows-sys/Win32_Storage_FileSystem"
    ],
    "wmi": [
      "dep:wmi"
    ]
  },
  "index_path": "li/st/listdisk-rs",
  "name": "listdisk-rs",
  "pubtime": "2025-11-08T23:37:55Z",
  "v": 2,
  "vers": "0.2.3",
  "yanked": false
}
