swears 0.1.7

Use swears, not curses
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[[bin]]
name = "bin"
path = "src/bin.rs"
[dependencies.pancurses]
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.7"