{
  "cksum": "93aab99c3617aa9dd01d3b9879580c57b7315384c6daf085f299dfa5eba2e5ab",
  "crate_file": "mbedtls-0.5.2.crate",
  "crate_url": "https://static.crates.io/crates/mbedtls/mbedtls-0.5.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bitflags",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "block-modes",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "byteorder",
      "optional": false,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "cc",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "collections"
      ],
      "kind": "normal",
      "name": "core_io",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "hex",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "libc",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "custom_printf"
      ],
      "kind": "normal",
      "name": "mbedtls-sys-auto",
      "optional": false,
      "req": "^2.18.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand",
      "optional": false,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rc2",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rs-libc",
      "optional": false,
      "req": "^0.1.0",
      "target": "x86_64-fortanix-unknown-sgx"
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_cbor",
      "optional": false,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_derive",
      "optional": false,
      "req": "^1.0.7",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "spin",
      "optional": true,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "yasna",
      "optional": true,
      "req": "^0.2",
      "target": null
    }
  ],
  "features": {
    "aesni": [
      "mbedtls-sys-auto/aesni"
    ],
    "custom_gmtime_r": [
      "mbedtls-sys-auto/custom_gmtime_r",
      "chrono"
    ],
    "custom_time": [
      "mbedtls-sys-auto/custom_time",
      "chrono"
    ],
    "default": [
      "std",
      "aesni",
      "time",
      "padlock",
      "legacy_protocols",
      "use_libc"
    ],
    "force_aesni_support": [
      "mbedtls-sys-auto/custom_has_support",
      "mbedtls-sys-auto/aes_alt",
      "aesni"
    ],
    "legacy_protocols": [
      "mbedtls-sys-auto/legacy_protocols"
    ],
    "padlock": [
      "mbedtls-sys-auto/padlock"
    ],
    "pkcs12": [
      "std",
      "yasna"
    ],
    "pkcs12_rc2": [
      "pkcs12",
      "rc2",
      "block-modes"
    ],
    "pthread": [
      "threading",
      "std",
      "mbedtls-sys-auto/pthread"
    ],
    "rdrand": [],
    "rust_threading": [
      "threading",
      "mbedtls-sys-auto/custom_threading",
      "std"
    ],
    "sgx": [
      "std",
      "rust_threading",
      "rdrand",
      "force_aesni_support"
    ],
    "spin_threading": [
      "threading",
      "spin",
      "mbedtls-sys-auto/custom_threading"
    ],
    "std": [
      "mbedtls-sys-auto/std",
      "serde/std",
      "yasna"
    ],
    "threading": [],
    "time": [
      "mbedtls-sys-auto/time"
    ],
    "use_libc": [
      "mbedtls-sys-auto/libc"
    ],
    "zlib": [
      "mbedtls-sys-auto/zlib"
    ]
  },
  "index_path": "mb/ed/mbedtls",
  "name": "mbedtls",
  "pubtime": "2020-03-09T14:39:52Z",
  "vers": "0.5.2",
  "yanked": false
}
