# 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 = "xcb-util-cursor-sys" version = "0.1.4" authors = ["Julius Kreutz "] links = "xcb-cursor" description = "Bindings to libxcb-cursor." homepage = "https://github.com/JuliusKreutz/xcb-util-cursor-rs" documentation = "https://docs.rs/xcb-util-cursor-sys" readme = "README.md" categories = ["external-ffi-bindings"] license = "MIT/Apache-2.0" repository = "https://github.com/JuliusKreutz/xcb-util-cursor-rs" [lib] name = "xcb_util_cursor_sys" path = "src/lib.rs" [dependencies.xcb] version = "1.4.0" [build-dependencies.bindgen] version = "0.69.4" [build-dependencies.pkg-config] version = "0.3.30"