add package stuffs

This commit is contained in:
nick black 2020-01-15 01:46:21 -05:00 committed by Nick Black
parent 17df279b66
commit f1b17e964b

View File

@ -1,6 +1,11 @@
[package]
name = "libnotcurses-sys"
version = "1.1.0"
authors = ["nick black <dankamongmen@gmail.com>"]
license = "Apache-2.0"
description = "Low-level rust bindings for the notcurses C library."
repository = "https://github.com/dankamongmen/notcurses"
homepage = "https://nick-black.com/dankwiki/index.php/Notcurses"
version = "1.0.2"
links = "notcurses"
build = "build.rs"
edition = "2018"