Update Cargo.toml

This commit is contained in:
Nicolas 2022-04-02 17:15:03 +02:00
parent 26908d870c
commit 1a4cff1dbb
1 changed files with 3 additions and 2 deletions

View File

@ -2,7 +2,8 @@
name = "wipe"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
license = "MIT"
description = "Wipe your terminal with a random animation."
repository = "https://github.com/ricoriedel/wipe"
[dependencies]