blob: 341299a84903a6e04b227161465a45f8069571cf (
plain) (
tree)
|
|
[package]
name = "hexchat-plugin"
version = "0.2.5"
authors = ["SoniEx2 <endermoneymod@gmail.com>"]
description = "Lets you write HexChat plugins in Rust"
license = "AGPL-3.0+"
repository = "https://bitbucket.org/SoniEx2/hexchat-plugin.rs"
[dependencies]
libc = "0.2"
|