# 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] edition = "2018" name = "desktopd" version = "1.0.0" authors = ["Karsten Gebbert "] description = "Browse sway/i3 windows and browser tabs." homepage = "https://github.com/krgn/desktopd" readme = "../README.md" keywords = ["firefox", "sway"] license-file = "LICENSE" repository = "https://github.com/krgn/desktopd" [dependencies.async-i3ipc] version = "0.2" features = ["sway"] [dependencies.async-process] version = "1.0.1" [dependencies.async-std] version = "1.6" features = ["attributes"] [dependencies.async-tungstenite] version = "0.10" features = ["async-std-runtime"] [dependencies.env_logger] version = "0.8" [dependencies.futures] version = "0.3" [dependencies.log] version = "0.4" [dependencies.notify-rust] version = "4.0.0" [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.serde_json] version = "1.0" [dependencies.skim] version = "0.9.3" [dependencies.tabular] version = "0.1.4" [dependencies.url] version = "2.2.0"