summary refs log blame commit diff stats
path: root/Cargo.toml
blob: bab4aa63910c42d9f3b60f58e16e7681a09b7ffd (plain) (tree)
1
2
3
4
5
6
7
8

                       
                  
                                               

                                                      
                                                                          
                                                                                             


                                                  


              
[package]
name = "hexchat-plugin"
version = "0.2.14"
authors = ["SoniEx2 <endermoneymod@gmail.com>"]
description = "Lets you write HexChat plugins in Rust"
license = "AGPL-3.0+"
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"