xref: /DragonOS/user/apps/clear/Cargo.toml (revision e28411791f090c421fe4b6fa5956fb1bd362a8d9)
1[package]
2name = "clear"
3version = "0.1.0"
4edition = "2021"
5description = "clear screen"
6authors = [ "GnoCiYeH <heyicong@dragonos.org>" ]
7
8# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
9
10[dependencies]