{
  "cksum": "315cb6c86ab845c8b6628db5d9636fcddedb9a77af832eef9f7fa7b0291c485d",
  "crate_file": "thotp-0.1.1.crate",
  "crate_url": "https://static.crates.io/crates/thotp/thotp-0.1.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "data-encoding",
      "optional": true,
      "req": "^2.3.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "digest",
      "optional": false,
      "req": "^0.10.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hmac",
      "optional": false,
      "req": "^0.12.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "percent-encoding",
      "optional": true,
      "req": "^2.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "qrcode",
      "optional": true,
      "req": "^0.12.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "std_rng"
      ],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha-1",
      "optional": false,
      "req": "^0.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.10.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0.37",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "custom": [
      "dep:sha2"
    ],
    "default": [
      "custom",
      "encoding",
      "qr"
    ],
    "encoding": [
      "dep:data-encoding"
    ],
    "qr": [
      "dep:qrcode",
      "dep:percent-encoding",
      "encoding"
    ]
  },
  "index_path": "th/ot/thotp",
  "name": "thotp",
  "pubtime": "2022-10-02T18:23:54Z",
  "v": 2,
  "vers": "0.1.1",
  "yanked": false
}
