Files
clipboard-wipefmt/Cargo.toml
Manuel Vögele 81a48ac1b1 Initial commit
2024-01-15 11:44:08 +01:00

10 lines
244 B
TOML

[package]
name = "clipboard-wipefmt"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
arboard = { version = "3.3.0", default-features = false }