{
  "cksum": "99263afbe9d2fbe81c65d2e7aaac9c2e262f4c5fb92060bca8cb86ef8aab2611",
  "crate_file": "nokhwa-0.10.6.crate",
  "crate_url": "https://static.crates.io/crates/nokhwa/nokhwa-0.10.6.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "flume",
      "optional": false,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "image",
      "optional": false,
      "req": "^0.25",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "js-sys",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nokhwa-bindings-linux",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nokhwa-bindings-macos",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nokhwa-bindings-windows",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nokhwa-core",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "opencv",
      "optional": true,
      "req": "^0.93",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "parking_lot",
      "optional": true,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "paste",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": true,
      "req": "^1.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rgb",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "usb_enumeration",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen-futures",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-rs-async-executor",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "console",
        "CanvasRenderingContext2d",
        "CssStyleDeclaration",
        "Document",
        "Element",
        "HtmlElement",
        "HtmlVideoElement",
        "HtmlCanvasElement",
        "ImageData",
        "MediaDevices",
        "MediaDeviceInfo",
        "MediaDeviceKind",
        "MediaStreamConstraints",
        "MediaTrackSupportedConstraints",
        "MediaStream",
        "MediaStreamTrack",
        "MediaTrackSettings",
        "MediaTrackConstraints",
        "MediaStreamTrackState",
        "MimeType",
        "MimeTypeArray",
        "Navigator",
        "Node",
        "Permissions",
        "PermissionDescriptor",
        "PermissionState",
        "PermissionStatus",
        "Plugin",
        "PluginArray",
        "Window"
      ],
      "kind": "normal",
      "name": "web-sys",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wgpu",
      "optional": true,
      "req": "^22",
      "target": null
    }
  ],
  "features": {
    "camera-sync-impl": [],
    "decoding": [
      "nokhwa-core/mjpeg"
    ],
    "default": [
      "decoding"
    ],
    "docs-features": [],
    "docs-nolink": [
      "nokhwa-core/docs-features"
    ],
    "docs-only": [
      "input-native",
      "input-opencv",
      "input-jscam",
      "output-wgpu",
      "output-threaded",
      "serialize"
    ],
    "input-avfoundation": [
      "nokhwa-bindings-macos"
    ],
    "input-jscam": [
      "web-sys",
      "js-sys",
      "wasm-bindgen-futures",
      "wasm-bindgen",
      "wasm-rs-async-executor"
    ],
    "input-msmf": [
      "nokhwa-bindings-windows"
    ],
    "input-native": [
      "input-avfoundation",
      "input-v4l",
      "input-msmf"
    ],
    "input-opencv": [
      "opencv",
      "opencv/videoio",
      "opencv/rgb",
      "opencv/clang-runtime",
      "nokhwa-core/opencv-mat"
    ],
    "input-v4l": [
      "nokhwa-bindings-linux"
    ],
    "input-v4l-no-arena-buffer": [
      "nokhwa-bindings-linux/no-arena-buffer"
    ],
    "output-threaded": [
      "parking_lot",
      "camera-sync-impl"
    ],
    "output-wgpu": [
      "wgpu",
      "nokhwa-core/wgpu-types"
    ],
    "serialize": [
      "serde",
      "nokhwa-core/serialize"
    ],
    "small-wasm": [],
    "test-fail-warning": []
  },
  "index_path": "no/kh/nokhwa",
  "name": "nokhwa",
  "pubtime": "2024-12-03T11:39:17Z",
  "vers": "0.10.6",
  "yanked": false
}
