abrasion/third_party/cargo/vendor/wayland-commons-0.21.13/Cargo.toml

34 lines
1.1 KiB
TOML

# 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 = "wayland-commons"
version = "0.21.13"
authors = ["Victor Berger <victor.berger@m4x.org>"]
description = "Common types and structures used by wayland-client and wayland-server."
documentation = "https://smithay.github.io/wayland-rs/wayland_commons/"
keywords = ["wayland"]
categories = ["gui", "api-bindings"]
license = "MIT"
repository = "https://github.com/smithay/wayland-rs"
[dependencies.nix]
version = "0.14.1"
[dependencies.wayland-sys]
version = "0.21.13"
optional = true
[features]
native_lib = ["wayland-sys"]
[badges.travis-ci]
repository = "Smithay/wayland-rs"