{
  "cksum": "ff0c3f8dca299b0044c1454d1146604b39a45d8f73048b2e15606885768a0f0f",
  "crate_file": "coap-message-demos-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/coap-message-demos/coap-message-demos-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "coap",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "coap-handler",
      "optional": false,
      "req": "^0.1.0-alpha.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "coap-handler-implementations",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "with-coap-message"
      ],
      "kind": "normal",
      "name": "coap-lite",
      "optional": true,
      "req": "^0.5.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "coap-message",
      "optional": false,
      "req": "^0.2.0-alpha.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "coap-numbers",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "embedded-nal",
      "optional": true,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "embedded-nal-minimal-coapserver",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log_buffer",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "serde_cbor",
      "optional": false,
      "req": "^0.11.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "std-embedded-nal",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "try-lock",
      "optional": true,
      "req": "^0.2",
      "target": null
    }
  ],
  "features": {
    "alloc": [
      "serde/alloc"
    ],
    "default": [
      "std"
    ],
    "example-coap_crate": [
      "coap",
      "tokio",
      "with-log",
      "alloc",
      "coap-lite"
    ],
    "example-coaplite": [
      "coap-lite",
      "with-log",
      "alloc"
    ],
    "example-std_embedded_nal_minicoapserver": [
      "embedded-nal-minimal-coapserver",
      "embedded-nal",
      "std-embedded-nal",
      "with-log",
      "alloc"
    ],
    "std": [
      "alloc",
      "serde/std",
      "serde_cbor/std"
    ],
    "with-log": [
      "log",
      "try-lock",
      "log_buffer"
    ]
  },
  "index_path": "co/ap/coap-message-demos",
  "name": "coap-message-demos",
  "pubtime": "2021-08-10T17:55:17Z",
  "vers": "0.1.0",
  "yanked": false
}
