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

                       
                  
                                               

                                                      
                                                                      


              
[package]
name = "hexchat-plugin"
version = "0.2.10"
authors = ["SoniEx2 <endermoneymod@gmail.com>"]
description = "Lets you write HexChat plugins in Rust"
license = "AGPL-3.0+"
repository = "https://cybre.tech/SoniEx2/rust.hexchat.hexchat-plugin/"

[dependencies]
libc = "0.2"