{
  "cksum": "0d7bc1fe086f64738fd029a2241e21d897f731ab9129e2fdad5a8ff7ef4dd0b3",
  "crate_file": "nstd-0.9.3.crate",
  "crate_url": "https://static.crates.io/crates/nstd/nstd-0.9.3.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": true,
      "req": "^0.4.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cpal",
      "optional": true,
      "req": "^0.13.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cty",
      "optional": true,
      "req": "^0.2.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": true,
      "req": "^0.3.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "image",
      "optional": true,
      "req": "^0.24.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": true,
      "req": "^0.2.117",
      "target": "cfg(target_os = \"linux\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num-derive",
      "optional": true,
      "req": "^0.3.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num-traits",
      "optional": true,
      "req": "^0.2.14",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "platforms",
      "optional": true,
      "req": "^2.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rodio",
      "optional": true,
      "req": "^0.15.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wgpu",
      "optional": true,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "windows-sys",
      "optional": true,
      "req": "^0.32.0",
      "target": "cfg(target_os = \"windows\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "winit",
      "optional": true,
      "req": "^0.26.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "winit_input_helper",
      "optional": true,
      "req": "^0.11.0",
      "target": null
    }
  ],
  "features": {
    "clib": [],
    "default": [
      "std",
      "nstd_core"
    ],
    "nstd_alloc": [
      "std",
      "nstd_os_alloc"
    ],
    "nstd_audio": [
      "std",
      "cpal",
      "nstd_fs",
      "rodio"
    ],
    "nstd_collections": [
      "std",
      "nstd_alloc",
      "nstd_math"
    ],
    "nstd_core": [
      "cty",
      "platforms"
    ],
    "nstd_env": [
      "std",
      "nstd_string"
    ],
    "nstd_events": [
      "std",
      "nstd_input"
    ],
    "nstd_fs": [
      "std",
      "nstd_io"
    ],
    "nstd_gl": [
      "std",
      "futures",
      "nstd_gui",
      "nstd_string",
      "wgpu",
      "wgpu/spirv"
    ],
    "nstd_gui": [
      "std",
      "nstd_events",
      "nstd_image"
    ],
    "nstd_image": [
      "std",
      "image",
      "nstd_core"
    ],
    "nstd_input": [
      "std",
      "nstd_core",
      "num-derive",
      "num-traits",
      "winit",
      "winit_input_helper"
    ],
    "nstd_io": [
      "std",
      "nstd_string"
    ],
    "nstd_math": [
      "std"
    ],
    "nstd_net": [
      "std",
      "nstd_string"
    ],
    "nstd_os": [
      "std"
    ],
    "nstd_os_alloc": [
      "std",
      "libc",
      "nstd_core",
      "nstd_os",
      "windows-sys",
      "windows-sys/Win32_Foundation",
      "windows-sys/Win32_System_Memory"
    ],
    "nstd_os_def": [
      "std",
      "nstd_os"
    ],
    "nstd_os_io": [
      "std",
      "nstd_core",
      "nstd_os",
      "nstd_os_def",
      "windows-sys",
      "windows-sys/Win32_Foundation",
      "windows-sys/Win32_Globalization",
      "windows-sys/Win32_System_Console"
    ],
    "nstd_proc": [
      "std",
      "nstd_core"
    ],
    "nstd_string": [
      "std",
      "nstd_collections"
    ],
    "nstd_sys": [
      "std",
      "nstd_string"
    ],
    "nstd_thread": [
      "std",
      "nstd_core"
    ],
    "nstd_time": [
      "std",
      "chrono"
    ],
    "std": []
  },
  "index_path": "ns/td/nstd",
  "name": "nstd",
  "pubtime": "2022-02-23T23:11:53Z",
  "vers": "0.9.3",
  "yanked": true
}
