{
  "cksum": "42b562436f8dce9200f735479df6d7be6f82d3eeda5e5b9083775795c521dd23",
  "crate_file": "tun2-3.0.0.crate",
  "crate_url": "https://static.crates.io/crates/tun2/tun2-3.0.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "c2rust-bitfields",
      "optional": false,
      "req": "^0.18",
      "target": "cfg(target_os = \"windows\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cfg-if",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "tokio",
        "termination"
      ],
      "kind": "dev",
      "name": "ctrlc2",
      "optional": false,
      "req": "^3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "env_logger",
      "optional": false,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "futures",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-core",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ipnet",
      "optional": false,
      "req": "^2",
      "target": "cfg(any(target_os = \"macos\", target_os = \"freebsd\"))"
    },
    {
      "default_features": true,
      "features": [
        "extra_traits"
      ],
      "kind": "normal",
      "name": "libc",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libloading",
      "optional": false,
      "req": "^0.8",
      "target": "cfg(target_os = \"windows\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mac_address",
      "optional": false,
      "req": "^1.1.7",
      "target": "cfg(any(target_os = \"linux\", target_os = \"freebsd\",target_os = \"windows\"))"
    },
    {
      "default_features": true,
      "features": [
        "ioctl"
      ],
      "kind": "normal",
      "name": "nix",
      "optional": false,
      "req": "^0.29",
      "target": "cfg(any(target_os = \"linux\", target_os = \"macos\", target_os = \"android\", target_os=\"freebsd\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "packet",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustversion",
      "optional": false,
      "req": "^1.0.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "scopeguard",
      "optional": false,
      "req": "^1.2.0",
      "target": "cfg(target_os = \"windows\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_json",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "net",
        "macros",
        "io-util"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt-multi-thread",
        "time"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "codec"
      ],
      "kind": "normal",
      "name": "tokio-util",
      "optional": true,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "Win32_Devices_DeviceAndDriverInstallation",
        "Win32_Storage_FileSystem",
        "Win32_System_Registry",
        "Win32_Networking_WinSock",
        "Win32_NetworkManagement_Ndis",
        "Win32_Foundation",
        "Win32_Security",
        "Win32_Security_WinTrust",
        "Win32_Security_Cryptography",
        "Win32_System_Threading",
        "Win32_UI_WindowsAndMessaging",
        "Win32_System_LibraryLoader"
      ],
      "kind": "normal",
      "name": "windows-sys",
      "optional": false,
      "req": "^0.59",
      "target": "cfg(target_os = \"windows\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "winreg",
      "optional": false,
      "req": "^0.52.0",
      "target": "cfg(target_os = \"windows\")"
    },
    {
      "default_features": true,
      "features": [
        "panic_on_unsent_packets"
      ],
      "kind": "normal",
      "name": "wintun",
      "optional": false,
      "package": "wintun-bindings",
      "req": "^0.6",
      "target": "cfg(target_os = \"windows\")"
    }
  ],
  "features": {
    "async": [
      "tokio",
      "futures-core",
      "tokio-util"
    ],
    "default": [
      "wintun-dns"
    ],
    "experimental": [],
    "wintun-dns": []
  },
  "index_path": "tu/n2/tun2",
  "name": "tun2",
  "pubtime": "2024-08-30T05:54:10Z",
  "vers": "3.0.0",
  "yanked": true
}
