{
  "cksum": "a4ec49aa038736b0bc852ccd9a0eadc8f7832fe8f9c8eec4e8a740b36d665614",
  "crate_file": "smoltcp-0.7.4.crate",
  "crate_url": "https://static.crates.io/crates/smoltcp/smoltcp-0.7.4.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bitflags",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "byteorder",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "env_logger",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "getopts",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": true,
      "req": "^0.2.18",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": true,
      "req": "^0.4.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "map"
      ],
      "kind": "normal",
      "name": "managed",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "url",
      "optional": false,
      "req": "^1.0",
      "target": null
    }
  ],
  "features": {
    "alloc": [
      "managed/alloc"
    ],
    "async": [],
    "default": [
      "std",
      "log",
      "ethernet",
      "phy-raw_socket",
      "phy-tap_interface",
      "proto-ipv4",
      "proto-igmp",
      "proto-dhcpv4",
      "proto-ipv6",
      "socket-raw",
      "socket-icmp",
      "socket-udp",
      "socket-tcp",
      "async"
    ],
    "ethernet": [
      "socket"
    ],
    "phy-raw_socket": [
      "std",
      "libc",
      "ethernet"
    ],
    "phy-tap_interface": [
      "std",
      "libc",
      "ethernet"
    ],
    "proto-dhcpv4": [
      "proto-ipv4",
      "socket-raw",
      "ethernet"
    ],
    "proto-igmp": [
      "proto-ipv4"
    ],
    "proto-ipv4": [],
    "proto-ipv6": [],
    "rust-1_28": [],
    "socket": [],
    "socket-icmp": [
      "socket"
    ],
    "socket-raw": [
      "socket"
    ],
    "socket-tcp": [
      "socket"
    ],
    "socket-udp": [
      "socket"
    ],
    "std": [
      "managed/std"
    ],
    "verbose": []
  },
  "index_path": "sm/ol/smoltcp",
  "name": "smoltcp",
  "pubtime": "2021-06-11T20:57:55Z",
  "vers": "0.7.4",
  "yanked": false
}
