glutin_glx_sys 0.5.0

The glx bindings for glutin
Documentation
[build-dependencies.gl_generator]
version = "0.14"

[package]
authors = ["Kirill Chibisov <contact@kchibisov.com>"]
description = "The glx bindings for glutin"
edition = "2021"
license = "Apache-2.0"
name = "glutin_glx_sys"
readme = "README.md"
repository = "https://github.com/rust-windowing/glutin"
rust-version = "1.65.0"
version = "0.5.0"
[target."cfg(any(target_os = \"linux\", target_os = \"freebsd\", target_os=\"dragonfly\", target_os=\"netbsd\", target_os=\"openbsd\"))".dependencies.x11-dl]
version = "2.18.3"