{
  "cksum": "3d16e688fc220bd36af30c9c63826ef9d7cdbffd71863d09700ad423b008187c",
  "crate_file": "jetson-hal-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/jetson-hal/jetson-hal-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "alsa",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "glob",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nmea",
      "optional": true,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "test-util",
        "rt-multi-thread",
        "signal"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-serial",
      "optional": true,
      "req": "^5.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "v4l",
      "optional": true,
      "req": "^0.14",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "audio": [
      "dep:alsa",
      "tokio/sync"
    ],
    "camera": [
      "dep:v4l",
      "tokio/fs",
      "tokio/sync"
    ],
    "default": [
      "camera",
      "audio",
      "gps",
      "motor"
    ],
    "gps": [
      "dep:tokio-serial",
      "dep:nmea",
      "dep:glob",
      "tokio/io-util",
      "tokio/sync",
      "tokio/rt",
      "tokio/time",
      "tokio/macros"
    ],
    "motor": [
      "dep:tokio-serial",
      "tokio/io-util",
      "tokio/sync",
      "tokio/macros",
      "tokio/time",
      "tokio/rt"
    ]
  },
  "index_path": "je/ts/jetson-hal",
  "name": "jetson-hal",
  "pubtime": "2026-05-30T20:27:52Z",
  "v": 2,
  "vers": "0.1.0",
  "yanked": false
}
