# 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 = "glfw-sys-passthrough" version = "4.0.3+3.3.5" build = "build.rs" links = "glfw" description = "glfw-sys crate patched with passthrough feature" homepage = "http://www.glfw.org/" documentation = "http://www.glfw.org/documentation.html" readme = "README.md" license = "Zlib" repository = "https://github.com/coderedart/glfw-sys" [lib] name = "glfw_sys" path = "lib.rs" [build-dependencies.cmake] version = "0.1" [features] wayland = []