swears 0.1.9

Use swears, not curses
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[[bin]]
name = "bin"
path = "src/bin.rs"
[dependencies.pancurses]
features = ["win32"]
version = "0.16"

[package]
authors = ["adam-mcdaniel <adam.mcdaniel17@gmail.com>"]
description = "Use swears, not curses"
documentation = "https://docs.rs/swears"
edition = "2018"
homepage = "https://github.com/adam-mcdaniel/swears"
license = "MIT"
name = "swears"
readme = "README.md"
repository = "https://github.com/adam-mcdaniel/swears"
version = "0.1.9"