pwned 0.5.0

Simple Have I Been Pwned checker
Documentation
1
2
3
4
5
6
7
8
9
# Usage

## Check a password

cargo run --release --example "account"

## Check all breaches for an account

cargo run --release --example "password"