{
  "cksum": "b3bf47c04fc7988fca89989f52d7c2722f5d4a0ab571b537c7afec08ace08a75",
  "crate_file": "e-utils-0.1.4.crate",
  "crate_url": "https://static.crates.io/crates/e-utils/e-utils-0.1.4.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-std",
      "optional": true,
      "req": "^1.9.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "cc",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cfg-if",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": true,
      "req": "^0.2.29",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pnet",
      "optional": true,
      "req": "^0.30.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "small_rng"
      ],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.8.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "socket2",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "windef",
        "ws2def",
        "ws2tcpip",
        "minwindef",
        "ntdef",
        "ntstatus",
        "sysinfoapi",
        "winnt",
        "winuser",
        "libloaderapi",
        "processthreadsapi",
        "winerror",
        "winreg"
      ],
      "kind": "normal",
      "name": "winapi",
      "optional": true,
      "req": "^0.3.8",
      "target": "cfg(windows)"
    },
    {
      "default_features": true,
      "features": [
        "Win32_Foundation",
        "Win32_NetworkManagement_IpHelper",
        "Win32_Networking_WinSock"
      ],
      "kind": "normal",
      "name": "windows",
      "optional": true,
      "req": "^0.30.0",
      "target": "cfg(windows)"
    }
  ],
  "features": {
    "base64": [],
    "crypto": [
      "base64",
      "random"
    ],
    "default": [
      "full"
    ],
    "dns": [
      "cfg-if",
      "socket2",
      "libc",
      "winapi"
    ],
    "full": [
      "std",
      "sys_info",
      "dns",
      "traceroute",
      "base64"
    ],
    "random": [
      "rand"
    ],
    "std": [
      "random"
    ],
    "sys_info": [
      "winapi",
      "cc",
      "libc",
      "serde",
      "windows"
    ],
    "traceroute": [
      "pnet",
      "rand",
      "async-std",
      "dns",
      "libc",
      "windows"
    ]
  },
  "index_path": "e-/ut/e-utils",
  "links": "links",
  "name": "e-utils",
  "pubtime": "2022-08-12T02:42:36Z",
  "rust_version": "1.62.0",
  "vers": "0.1.4",
  "yanked": true
}
