# 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] name = "wireguard-control-sys" version = "1.5.0" authors = ["K900 ", "Jake McGinty "] description = "Raw bindings to the WireGuard embeddable C library" readme = "README.md" categories = ["external-ffi-bindings", "os::unix-apis"] license = "LGPL-2.1-or-later" repository = "https://github.com/tonarino/innernet" [dependencies.libc] version = "0.2" [build-dependencies.bindgen] version = "0" default-features = false [build-dependencies.cc] version = "1.0"