# 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 = "2018" name = "umberwm" version = "0.0.34" authors = ["yazgoo "] description = "minimalist X11 window manager" homepage = "https://github.com/yazgoo/umberwm" readme = "README.md" keywords = ["wm", "x11", "terminal"] categories = ["GUI"] license = "MIT" repository = "https://github.com/yazgoo/umberwm" [dependencies.anyhow] version = "1.0" [dependencies.dirs] version = "3.0" [dependencies.ron] version = "0.6" [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.serde_with] version = "1.9" features = ["macros"] [dependencies.thiserror] version = "1.0.24" [dependencies.xcb] version = "0.9" features = ["randr"] [dependencies.xmodmap-pke-umberwm] version = "0.0.1"