wipe/Cargo.toml
2022-04-02 17:15:03 +02:00

10 lines
201 B
TOML

[package]
name = "wipe"
version = "0.1.0"
edition = "2021"
license = "MIT"
description = "Wipe your terminal with a random animation."
repository = "https://github.com/ricoriedel/wipe"
[dependencies]