[package] name = "hexchat-unsafe-plugin" version = "1.0.0" authors = ["SoniEx2 "] description = "Lets you write native HexChat plugins in mostly-safe Rust" license = "GPL-3.0-or-later" repository = "https://soniex2.autistic.space/git-repos/hexchat-plugin.git" homepage = "https://ganarchy.autistic.space/project/7597bdc9d42badc332ecd57ab81e71c41fa2b595" keywords = ["hexchat", "plugin", "hexchat-plugin"] categories = ["api-bindings"] readme = "README.md" [dependencies] libc = "0.2"