# 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" version = "0.3.3" authors = ["Julius Kreutz "] description = "Bindings to libxcb-cursor." homepage = "https://github.com/JuliusKreutz/xcb-util-cursor-rs" documentation = "https://docs.rs/xcb-util-cursor" readme = "README.md" keywords = ["xcb"] categories = ["api-bindings"] license = "MIT/Apache-2.0" repository = "https://github.com/JuliusKreutz/xcb-util-cursor-rs" [lib] name = "xcb_util_cursor" path = "src/lib.rs" [dependencies.xcb] version = "1.4.0" [dependencies.xcb-util-cursor-sys] version = "0.1.4"