wordle 1.0.1

Play the popular Wordle word game as a CLI.
[dependencies.clearscreen]
version = "1.0.9"

[dependencies.colored]
version = "2"

[dependencies.rand]
version = "0.8.4"

[package]
description = "Play the popular Wordle word game as a CLI."
edition = "2018"
license = "MIT"
name = "wordle"
readme = "README.md"
version = "1.0.1"