# 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 = "wpactrl" version = "0.5.1" authors = [ "Sauyon Lee ", "Steven Pease ", ] description = "wpa_supplicant control interface library" keywords = [ "hostapd", "wpa_cli", "wpa_ctrl", "wpa_supplicant", ] categories = [ "api-bindings", "embedded", "network-programming", "os", ] license = "MIT" repository = "https://github.com/spease/wpa-ctrl-rs" resolver = "2" [dependencies.libc] version = "0.2.122" default-features = false [dependencies.log] version = "0.4.16" default-features = false [dev-dependencies.serial_test] version = "0.6.0" default-features = false