[package] name = "bp" version = "0.1.5" edition = "2021" description = "cross-platform clipboard tool" license = "GPL-3.0-or-later" homepage = "https://github.com/printfn/bp" repository = "https://github.com/printfn/bp" categories = ["command-line-utilities"] keywords = ["clipboard", "cli", "tool"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] copypasta-ext = "0.4.4"