x11-clipboard 0.3.3

x11 clipboard support for Rust.
Documentation
# 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 believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "x11-clipboard"
version = "0.3.3"
authors = ["quininer kel <quininer@live.com>"]
description = "x11 clipboard support for Rust."
documentation = "https://docs.rs/x11-clipboard/"
keywords = ["x11", "xcb", "clipboard"]
license = "MIT"
repository = "https://github.com/quininer/x11-clipboard"
[dependencies.xcb]
version = "0.8"
features = ["thread", "xfixes"]
[badges.travis-ci]
repository = "quininer/x11-clipboard"