{
  "cksum": "026c9a1ee1e082c9379a95b65ffe1acc68362103ec9acc43cca4ce6866569114",
  "crate_file": "abcrypt-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/abcrypt/abcrypt-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.75",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "argon2",
      "optional": false,
      "req": "^0.5.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "blake2",
      "optional": false,
      "req": "^0.10.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chacha20poly1305",
      "optional": false,
      "req": "^0.10.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "dev",
      "name": "clap",
      "optional": false,
      "req": "^3.2.25",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "password"
      ],
      "kind": "dev",
      "name": "dialoguer",
      "optional": false,
      "req": "^0.10.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "getrandom",
        "std_rng"
      ],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8.5",
      "target": null
    }
  ],
  "features": {
    "default": [
      "std"
    ],
    "std": [
      "argon2/std",
      "blake2/std",
      "chacha20poly1305/std"
    ]
  },
  "index_path": "ab/cr/abcrypt",
  "name": "abcrypt",
  "pubtime": "2023-08-25T06:27:28Z",
  "rust_version": "1.65.0",
  "vers": "0.1.0",
  "yanked": false
}
