notcurses 1.1.8

Rust bindings for the notcurses C library.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
authors = ["nick black <dankamongmen@gmail.com>"]
description = "Rust bindings for the notcurses C library."
edition = "2018"
homepage = "https://nick-black.com/dankwiki/index.php/Notcurses"
license = "Apache-2.0"
name = "notcurses"
repository = "https://github.com/dankamongmen/notcurses"
version = "1.1.8"