# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "wifidirect-legacy-ap" version = "0.4.0" authors = ["Theron Spiegl "] description = "Loose Rust adaptation of https://github.com/microsoft/Windows-classic-samples/tree/main/Samples/WiFiDirectLegacyAP, written with https://github.com/microsoft/windows-rs." homepage = "https://github.com/spieglt/wifidirect-legacy-ap" readme = "README.md" license = "BSD-4-Clause" repository = "https://github.com/spieglt/wifidirect-legacy-ap" [dependencies.windows] version = "0.44.0" features = [ "Data_Xml_Dom", "Devices_Enumeration", "Devices_WiFiDirect", "Foundation", "Foundation_Collections", "Networking", "Security_Credentials", "Win32_Foundation", "Win32_Security", "Win32_System_Threading", "Win32_UI_WindowsAndMessaging", ]