{
  "cksum": "8d883606795bc302f00f0e9c0ddeacd85c327c08b47c955cfee28bc112e226c4",
  "crate_file": "rua-0.19.2.crate",
  "crate_url": "https://static.crates.io/crates/rua/rua-0.19.2.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "alpm",
      "optional": true,
      "req": "^2.2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.66",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "colored",
      "optional": false,
      "req": "^2.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "directories",
      "optional": false,
      "req": "^4.0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "env_logger",
      "optional": false,
      "req": "^0.9.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "fs2",
      "optional": false,
      "req": "^0.4.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "fs_extra",
      "optional": false,
      "req": "^1.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "indexmap",
      "optional": false,
      "req": "^1.9.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "itertools",
      "optional": false,
      "req": "^0.10.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": false,
      "req": "^1.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": false,
      "req": "^0.2.137",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libflate",
      "optional": false,
      "req": "^1.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "libscmp",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "prettytable-rs",
      "optional": false,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "blocking",
        "rustls-tls"
      ],
      "kind": "normal",
      "name": "raur",
      "optional": false,
      "req": "^6.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": false,
      "req": "^1.7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rm_rf",
      "optional": false,
      "req": "^0.6.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ruzstd",
      "optional": false,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "srcinfo",
      "optional": false,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "structopt",
      "optional": false,
      "req": "^0.3.26",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "structopt",
      "optional": false,
      "req": "^0.3.26",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tar",
      "optional": false,
      "req": "^0.4.38",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "term_size",
      "optional": false,
      "req": "^0.3.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "uname",
      "optional": false,
      "req": "^0.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "users",
      "optional": false,
      "req": "^0.11.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "xz2",
      "optional": false,
      "req": "^0.1.7",
      "target": null
    }
  ],
  "features": {
    "default": [
      "testpacman"
    ],
    "libalpm": [
      "alpm"
    ],
    "libalpmgenerate": [
      "libalpm",
      "alpm/generate"
    ],
    "libalpmgit": [
      "libalpm",
      "alpm/git"
    ],
    "testpacman": []
  },
  "index_path": "3/r/rua",
  "name": "rua",
  "pubtime": "2022-11-06T15:56:29Z",
  "vers": "0.19.2",
  "yanked": false
}
