{
  "cksum": "94f70137b1b160307290f51009564886c3683cc335d02db59c21206425fe1709",
  "crate_file": "tun-rs-2.2.0.crate",
  "crate_url": "https://static.crates.io/crates/tun-rs/tun-rs-2.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "async-ctrlc",
      "optional": false,
      "req": "^1.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-io",
      "optional": true,
      "req": "^2.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "attributes",
        "unstable"
      ],
      "kind": "dev",
      "name": "async-std",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "bindgen",
      "optional": false,
      "req": "^0.71.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "blocking",
      "optional": true,
      "req": "^1.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "byteorder",
      "optional": false,
      "req": "^1.5.0",
      "target": null
    },
    {
      "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.20",
      "target": "cfg(target_os = \"windows\")"
    },
    {
      "default_features": true,
      "features": [
        "tokio",
        "termination"
      ],
      "kind": "dev",
      "name": "ctrlc2",
      "optional": false,
      "req": "^3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "encoding_rs",
      "optional": false,
      "req": "^0.8.34",
      "target": "cfg(target_os = \"windows\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "env_logger",
      "optional": false,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": true,
      "req": "^0.3",
      "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": "getifaddrs",
      "optional": false,
      "req": "^0.1.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ipnet",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "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.30",
      "target": "cfg(any(target_os = \"linux\", target_os = \"macos\", target_os = \"android\", target_os=\"freebsd\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "pnet_packet",
      "optional": false,
      "req": "^0.35.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "route_manager",
      "optional": false,
      "req": "^0.1.4",
      "target": "cfg(any(target_os = \"macos\", target_os = \"freebsd\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "scopeguard",
      "optional": false,
      "req": "^1.2.0",
      "target": "cfg(target_os = \"windows\")"
    },
    {
      "default_features": true,
      "features": [
        "net",
        "macros",
        "io-util",
        "rt"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.45",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt-multi-thread",
        "time"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "widestring",
      "optional": false,
      "req": "^1.0.2",
      "target": "cfg(target_os = \"windows\")"
    },
    {
      "default_features": true,
      "features": [
        "Win32_Devices_DeviceAndDriverInstallation",
        "Win32_Storage_FileSystem",
        "Win32_System_Registry",
        "Win32_Networking_WinSock",
        "Win32_NetworkManagement_Ndis",
        "Win32_Foundation",
        "Win32_Security",
        "Win32_System_IO",
        "Win32_System_Ioctl",
        "Win32_System_Com",
        "Win32_Security_WinTrust",
        "Win32_Security_Cryptography",
        "Win32_System_Threading",
        "Win32_UI_WindowsAndMessaging",
        "Win32_System_LibraryLoader",
        "Win32_NetworkManagement_IpHelper"
      ],
      "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.55",
      "target": "cfg(target_os = \"windows\")"
    }
  ],
  "features": {
    "async": [
      "async_tokio"
    ],
    "async_framed": [
      "futures",
      "futures-core"
    ],
    "async_io": [
      "blocking",
      "async-io"
    ],
    "async_std": [
      "async_io"
    ],
    "async_tokio": [
      "blocking",
      "tokio"
    ],
    "experimental": []
  },
  "index_path": "tu/n-/tun-rs",
  "name": "tun-rs",
  "pubtime": "2025-06-04T02:02:31Z",
  "vers": "2.2.0",
  "yanked": false
}
