{
  "cksum": "d485d516d4651f1886c1007f5a2cee6d562ed02172093203e37b4c3c90d36961",
  "crate_file": "memapi-0.17.0.crate",
  "crate_url": "https://static.crates.io/crates/memapi/memapi-0.17.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cc",
      "optional": true,
      "req": "=1.0.92",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "ciborium",
      "optional": false,
      "req": "=0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "ciborium-io",
      "optional": false,
      "req": "=0.2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "ciborium-ll",
      "optional": false,
      "req": "=0.2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "clap",
      "optional": false,
      "req": "=3.1.18",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "clap_lex",
      "optional": false,
      "req": "=0.2.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "=0.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "either",
      "optional": false,
      "req": "=1.13.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "half",
      "optional": false,
      "req": "=1.7.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": true,
      "req": "=0.2.106",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lock_api",
      "optional": true,
      "req": "=0.4.12",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "memapi-jemalloc-sys",
      "optional": true,
      "req": "^0.1.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "extended"
      ],
      "kind": "normal",
      "name": "memapi-mimalloc-sys",
      "optional": true,
      "req": "^0.1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "num-traits",
      "optional": false,
      "req": "=0.2.18",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "os_str_bytes",
      "optional": false,
      "req": "=6.1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "parking_lot",
      "optional": true,
      "req": "=0.11.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "regex",
      "optional": false,
      "req": "=1.7.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "textwrap",
      "optional": false,
      "req": "=0.16.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "unicode-width",
      "optional": false,
      "req": "=0.1.12",
      "target": null
    }
  ],
  "features": {
    "all_nightly": [
      "metadata",
      "sized_hierarchy",
      "clone_to_uninit",
      "specialization"
    ],
    "alloc_ext": [],
    "alloc_slice": [],
    "c_str": [],
    "clone_to_uninit": [
      "nightly"
    ],
    "const_extras": [],
    "const_max": [
      "const_extras"
    ],
    "core": [
      "alloc_slice",
      "alloc_ext",
      "stats_parking_lot"
    ],
    "core_std": [
      "core",
      "os_err_reporting"
    ],
    "default": [
      "c_str",
      "const_max"
    ],
    "default_nightly": [
      "metadata",
      "clone_to_uninit",
      "specialization"
    ],
    "extern_alloc": [
      "libc"
    ],
    "extern_allocs": [
      "jemalloc",
      "mimalloc"
    ],
    "extern_allocs_in_place": [
      "jemalloc_in_place",
      "mimalloc_in_place"
    ],
    "fallible_dealloc": [],
    "full": [
      "core_std",
      "extern_allocs_in_place",
      "mimalloc_err_reporting"
    ],
    "full_nightly": [
      "full",
      "all_nightly"
    ],
    "jem_bg_threads": [
      "jem_bg_threads_rt",
      "memapi-jemalloc-sys/background_threads"
    ],
    "jem_bg_threads_rt": [
      "memapi-jemalloc-sys/background_threads_runtime_support"
    ],
    "jem_dbg": [
      "memapi-jemalloc-sys/debug"
    ],
    "jem_default": [
      "jem_bg_threads_rt",
      "memapi-jemalloc-sys/default"
    ],
    "jem_no_cache_oblivious": [
      "memapi-jemalloc-sys/disable_cache_oblivious"
    ],
    "jem_no_init_exec_tls": [
      "memapi-jemalloc-sys/disable_initial_exec_tls"
    ],
    "jem_prof": [
      "memapi-jemalloc-sys/profiling"
    ],
    "jem_stats": [
      "memapi-jemalloc-sys/stats"
    ],
    "jem_unprefixed_malloc_on_supported_platforms": [
      "memapi-jemalloc-sys/unprefixed_malloc_on_supported_platforms"
    ],
    "jemalloc": [
      "memapi-jemalloc-sys",
      "extern_alloc"
    ],
    "jemalloc_in_place": [
      "jemalloc",
      "resize_in_place"
    ],
    "metadata": [
      "nightly"
    ],
    "mim_arena": [
      "memapi-mimalloc-sys/arena"
    ],
    "mim_dbg": [
      "memapi-mimalloc-sys/debug"
    ],
    "mim_dbg_in_dbg": [
      "memapi-mimalloc-sys/debug_in_debug"
    ],
    "mim_local_dynamic_tls": [
      "memapi-mimalloc-sys/local_dynamic_tls"
    ],
    "mim_no_thp": [
      "memapi-mimalloc-sys/no_thp"
    ],
    "mim_override": [
      "memapi-mimalloc-sys/override"
    ],
    "mim_secure": [
      "memapi-mimalloc-sys/secure"
    ],
    "mimalloc": [
      "memapi-mimalloc-sys",
      "extern_alloc"
    ],
    "mimalloc_err_output": [
      "mimalloc_err_reporting"
    ],
    "mimalloc_err_reporting": [
      "mimalloc",
      "mim_dbg",
      "os_err_reporting"
    ],
    "mimalloc_in_place": [
      "mimalloc",
      "resize_in_place"
    ],
    "nightly": [],
    "os_err_reporting": [
      "std"
    ],
    "resize_in_place": [],
    "sized_hierarchy": [
      "nightly"
    ],
    "specialization": [
      "nightly"
    ],
    "stats": [],
    "stats_file_lock": [
      "stats",
      "std"
    ],
    "stats_parking_lot": [
      "stats",
      "parking_lot"
    ],
    "std": [],
    "std_libc": [
      "std",
      "libc/std"
    ]
  },
  "index_path": "me/ma/memapi",
  "name": "memapi",
  "pubtime": "2025-08-11T02:53:29Z",
  "rust_version": "1.56.0",
  "vers": "0.17.0",
  "yanked": false
}
