rofi-mode 0.5.0

High-level library for creating Rofi plugins and custom modes
Documentation
[dependencies.bitflags]
version = "2.9.1"

[dependencies.cairo-rs]
version = "0.21.0"

[dependencies.libc]
version = "0.2.174"

[dependencies.pango]
version = "0.21.0"

[dependencies.rofi-plugin-sys]
version = "0.6.0"

[lib]
name = "rofi_mode"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["api-bindings"]
description = "High-level library for creating Rofi plugins and custom modes"
edition = "2021"
keywords = ["rofi", "mode", "plugin"]
license = "MIT"
name = "rofi-mode"
readme = "README.md"
repository = "https://github.com/SabrinaJewson/rofi-mode.rs"
rust-version = "1.60.0"
version = "0.5.0"