{
  "cksum": "bbb7dd966f9579b41001c690b6d919adb95ee23f358f2159285140fcb0144ec3",
  "crate_file": "coap-lite-0.4.0.crate",
  "crate_url": "https://static.crates.io/crates/coap-lite/coap-lite-0.4.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "coap-handler",
      "optional": true,
      "req": "^0.0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "coap-message",
      "optional": true,
      "req": "^0.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "coap-numbers",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.123",
      "target": null
    }
  ],
  "features": {
    "default": [
      "std"
    ],
    "example-server_coaphandler": [
      "with-coap-message",
      "coap-handler",
      "serde",
      "coap-numbers"
    ],
    "std": [],
    "with-coap-message": [
      "coap-message"
    ]
  },
  "index_path": "co/ap/coap-lite",
  "name": "coap-lite",
  "pubtime": "2021-02-07T16:20:19Z",
  "vers": "0.4.0",
  "yanked": false
}
