[dependencies.libc]
version = "0.2.43"
[package]
authors = ["Benjamin Fox <foxbenjaminfox@gmail.com>"]
description = """
A library for writing tmux plugins in Rust.
This requires a forked version of tmux which
supports plugins.
"""
edition = "2018"
keywords = ["tmux", "plugin"]
license = "MIT"
name = "tmux_plugin"
readme = "README.md"
version = "0.0.1"