{
  "cksum": "5382861910ea9e9b7f20b058dab2b0435497b67575979673e65fb127ec0c0245",
  "crate_file": "mcumgr-smp-0.8.0.crate",
  "crate_url": "https://static.crates.io/crates/mcumgr-smp/mcumgr-smp-0.8.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "btleplug",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ciborium",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crc",
      "optional": true,
      "req": "^3.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_bytes",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serialport",
      "optional": true,
      "req": "^4.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "net"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.40",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "uuid",
      "optional": true,
      "req": "^1.10",
      "target": null
    }
  ],
  "features": {
    "async": [
      "tokio",
      "async-trait"
    ],
    "default": [
      "transport-ble-async",
      "transport-serial",
      "transport-udp",
      "transport-udp-async",
      "payload-cbor"
    ],
    "payload-cbor": [
      "serde",
      "serde_bytes",
      "ciborium"
    ],
    "transport-ble-async": [
      "uuid",
      "btleplug",
      "async",
      "futures"
    ],
    "transport-serial": [
      "base64",
      "crc",
      "serialport"
    ],
    "transport-udp": [],
    "transport-udp-async": [
      "async",
      "tokio/net"
    ]
  },
  "index_path": "mc/um/mcumgr-smp",
  "name": "mcumgr-smp",
  "pubtime": "2025-01-08T10:01:50Z",
  "vers": "0.8.0",
  "yanked": false
}
