{
  "cksum": "3ab85d921e83796e22fcc6fab08cbe9e7f37db2bc9824b981629e513f83143b5",
  "crate_file": "auid-3.0.1.crate",
  "crate_url": "https://static.crates.io/crates/auid/auid-3.0.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "_bs58",
      "optional": true,
      "package": "bs58",
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "_data-encoding",
      "optional": true,
      "package": "data-encoding",
      "req": "^2.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc",
        "std"
      ],
      "kind": "normal",
      "name": "_faster-hex",
      "optional": true,
      "package": "faster-hex",
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0",
      "target": null
    }
  ],
  "features": {
    "base16": [
      "_faster-hex"
    ],
    "base32": [
      "_data-encoding"
    ],
    "base58": [
      "_bs58"
    ],
    "base64": [
      "_data-encoding"
    ],
    "default": [
      "serde",
      "base16",
      "base32",
      "base58",
      "base64"
    ],
    "hex": [
      "base16"
    ]
  },
  "index_path": "au/id/auid",
  "name": "auid",
  "pubtime": "2023-08-28T17:53:09Z",
  "vers": "3.0.1",
  "yanked": false
}
