# 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" rust-version = "1.67" name = "wayrs-egl" version = "0.5.0" authors = ["MaxVerevkin "] description = "EGL for wayrs-client" readme = "README.md" keywords = [ "wayland", "egl", "opengl", ] license = "MIT" repository = "https://github.com/MaxVerevkin/wayrs" [dependencies.gbm-sys] version = "0.3" [dependencies.libc] version = "0.2" [dependencies.thiserror] version = "1.0" [dependencies.wayrs-client] version = "1.0" [dependencies.wayrs-protocols] version = "0.13" features = ["linux-dmabuf-unstable-v1"] [dev-dependencies.gles31] version = "1.0" [dev-dependencies.wayrs-protocols] version = "0.13" features = ["xdg-shell"] [dev-dependencies.wayrs-utils] version = "0.13" features = ["dmabuf_feedback"]