{
  "cksum": "13bb583f8e2392de4bbe6deff6be8668644baabcca3735d634335d864ab552a7",
  "crate_file": "coap-message-demos-0.1.1.crate",
  "crate_url": "https://static.crates.io/crates/coap-message-demos/coap-message-demos-0.1.1.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.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": "embedded-nal-minimal-coaptcpserver",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "embedded-nal-tcpextensions",
      "optional": true,
      "req": "^0.1",
      "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.2",
      "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"
    ],
    "example-std_embedded_nal_minicoaptcpserver": [
      "embedded-nal-minimal-coaptcpserver",
      "embedded-nal",
      "std-embedded-nal/embedded-nal-tcpextensions",
      "with-log",
      "alloc",
      "embedded-nal-tcpextensions"
    ],
    "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-11-02T09:45:13Z",
  "vers": "0.1.1",
  "yanked": false
}
