{
  "cksum": "ed6334d603474598169f5bbfe432313a94c628a72cb031bb976c505aad85abe4",
  "crate_file": "coap-message-demos-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/coap-message-demos/coap-message-demos-0.2.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.3.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "with-coap-message"
      ],
      "kind": "normal",
      "name": "coap-lite",
      "optional": true,
      "req": ">=0.5.1, <0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "coap-message",
      "optional": false,
      "req": "^0.2.0-alpha.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "coap-numbers",
      "optional": false,
      "req": "^0.2",
      "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": [
        "serde"
      ],
      "kind": "normal",
      "name": "heapless",
      "optional": false,
      "req": "^0.7",
      "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": "2022-09-22T17:40:29Z",
  "rust_version": "1.65",
  "vers": "0.2.0",
  "yanked": false
}
