{
  "cksum": "9e874e8db716e4da474a3fe9b59469156636f3ba99fc26b715c81c3d44d39c84",
  "crate_file": "rKNX-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/rKNX/rKNX-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "byteorder",
      "optional": false,
      "req": "^1.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hidapi",
      "optional": true,
      "req": "^2.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "normal",
      "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": "toml",
      "optional": false,
      "req": "^0.8",
      "target": null
    }
  ],
  "features": {
    "default": [],
    "hardware": [
      "serial",
      "usb"
    ],
    "serial": [
      "tokio-serial"
    ],
    "usb": [
      "hidapi"
    ]
  },
  "index_path": "rk/nx/rknx",
  "name": "rKNX",
  "pubtime": "2026-06-29T22:34:26Z",
  "vers": "0.1.0",
  "yanked": false
}
