passt 0.3.0

passt is a cli tool and library to generate good-enough random passwords
Documentation
[[bin]]
name = "passt"
path = "src/bin.rs"

[dependencies]

[lib]
name = "passt"
path = "src/lib.rs"

[package]
authors = ["Kevin Gimbel <hallo@kevingimbel.com>"]
categories = ["command-line-utilities", "development-tools::testing"]
description = "passt is a cli tool and library to generate good-enough random passwords"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "passt"
readme = "README.md"
repository = "https://github.com/kevingimbel/passt"
version = "0.3.0"