# 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 = "glfw-bindgen" version = "0.1.1" description = "Bindings to GLFW generated with rust-bindgen" documentation = "https://docs.rs/glfw-bindgen" readme = "README.md" license = "Zlib" repository = "https://github.com/Friz64/glfw-bindgen" [dependencies] [dev-dependencies.gl33] version = "0.2" features = ["global_loader"] [build-dependencies.bindgen] version = "0.61" [build-dependencies.cmake] version = "0.1" [features] wayland = []