{
  "cksum": "118a39c00eb335166a7b52b1906c0bb369b0324bc607928a2a1fc56ac39641e6",
  "crate_file": "encrypt-stuff-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/encrypt-stuff/encrypt-stuff-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "alloc",
        "getrandom",
        "std"
      ],
      "kind": "normal",
      "name": "aead",
      "optional": false,
      "req": "^0.5.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "aes-gcm",
      "optional": true,
      "req": "^0.10.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "aes-gcm-siv",
      "optional": true,
      "req": "^0.11.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bincode",
      "optional": true,
      "req": "^1.3.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "bitcode",
      "optional": true,
      "req": "^0.6.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "boring-derive",
      "optional": false,
      "req": "^0.1.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "chacha20poly1305",
      "optional": true,
      "req": "^0.10.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "secrecy",
      "optional": false,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.208",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0.63",
      "target": null
    }
  ],
  "features": {
    "aes128gcm": [
      "aes-gcm/aes"
    ],
    "aes128gcmsiv": [
      "aes-gcm-siv/aes"
    ],
    "aes256gcm": [
      "aes-gcm/aes"
    ],
    "aes256gcmsiv": [
      "aes-gcm-siv/aes"
    ],
    "bitcode": [
      "bitcode/serde"
    ],
    "chacha12poly1305": [
      "chacha20poly1305/reduced-round"
    ],
    "chacha8poly1305": [
      "chacha20poly1305/reduced-round"
    ],
    "default": [
      "aes256gcm",
      "bitcode"
    ],
    "xchacha12poly1305": [
      "chacha20poly1305/reduced-round"
    ],
    "xchacha8poly1305": [
      "chacha20poly1305/reduced-round"
    ]
  },
  "features2": {
    "bincode": [
      "dep:bincode"
    ],
    "chacha20poly1305": [
      "dep:chacha20poly1305"
    ],
    "xchacha20poly1305": [
      "dep:chacha20poly1305"
    ]
  },
  "index_path": "en/cr/encrypt-stuff",
  "name": "encrypt-stuff",
  "pubtime": "2024-08-16T20:16:47Z",
  "rust_version": "1.65",
  "v": 2,
  "vers": "0.2.0",
  "yanked": false
}
