{
  "cksum": "1ee34b09a18d25d2f7686e36132588dbee767ef6ff741420782c75748f823b49",
  "crate_file": "oauth1-request-ios-0.0.1.crate",
  "crate_url": "https://static.crates.io/crates/oauth1-request-ios/oauth1-request-ios-0.0.1.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": false,
      "req": "^0.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "base64",
      "optional": false,
      "req": "^0.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cfg-if",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "digest",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "either",
      "optional": true,
      "req": "^1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "fmt-cmp",
      "optional": false,
      "req": "^0.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "js"
      ],
      "kind": "dev",
      "name": "getrandom",
      "optional": false,
      "req": "^0.2",
      "target": "cfg(all(target_arch = \"wasm32\", target_os = \"unknown\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hmac",
      "optional": true,
      "req": "^0.12.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "js-sys",
      "optional": true,
      "req": "^0.3",
      "target": "cfg(all(target_arch = \"wasm32\", target_os = \"unknown\"))"
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "oauth-credentials-ios",
      "optional": false,
      "req": "^0.0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "oauth1-request-derive-ios",
      "optional": true,
      "req": "^0.0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "percent-encoding",
      "optional": false,
      "req": "^2.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "getrandom"
      ],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rsa06",
      "optional": true,
      "package": "rsa",
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rsa09",
      "optional": true,
      "package": "rsa",
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha1",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "version-sync",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "wasm-bindgen-test",
      "optional": false,
      "req": "^0.3",
      "target": "cfg(all(target_arch = \"wasm32\", target_os = \"unknown\"))"
    }
  ],
  "features": {
    "alloc": [
      "oauth-credentials-ios/alloc"
    ],
    "default": [
      "derive",
      "hmac-sha1",
      "std",
      "hmac-sha256"
    ],
    "derive": [
      "oauth1-request-derive-ios"
    ],
    "hmac-sha1": [
      "digest",
      "hmac",
      "sha1"
    ],
    "hmac-sha256": [
      "hmac",
      "sha2",
      "digest"
    ],
    "js": [
      "js-sys"
    ],
    "rsa-sha1-06": [
      "digest",
      "rsa06",
      "sha1"
    ],
    "rsa-sha1-09": [
      "digest",
      "rsa09",
      "sha1/oid"
    ],
    "serde": [
      "oauth-credentials-ios/serde"
    ],
    "std": [
      "alloc",
      "oauth-credentials-ios/std",
      "rand/std",
      "rand/std_rng"
    ],
    "test": []
  },
  "index_path": "oa/ut/oauth1-request-ios",
  "name": "oauth1-request-ios",
  "pubtime": "2024-08-02T19:56:07Z",
  "rust_version": "1.46.0",
  "vers": "0.0.1",
  "yanked": false
}
