# 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 = "2018" name = "xcb-sys" version = "0.2.1" authors = ["Micah Johnston "] description = "Raw bindings to the XCB library" readme = "README.md" license = "MIT/Apache-2.0" repository = "https://github.com/glowcoil/xcb-sys" [dependencies] [build-dependencies.bindgen] version = "0.57.0" [features] bigreq = [] composite = ["xfixes"] cursor = [] damage = ["xfixes"] dpms = [] dri2 = [] dri3 = [] ewmh = [] ge = [] glx = [] icccm = [] image = [] keysims = [] present = ["randr", "xfixes", "sync"] randr = ["render"] record = [] render = [] res = [] screensaver = [] shape = [] shm = [] sync = [] xc_misc = [] xf86dri = [] xfixes = ["render", "shape"] xinerama = [] xinput = [] xkb = [] xprint = [] xselinux = [] xtest = [] xv = ["shm"] xvmc = ["xv"]