This commit is contained in:
JMARyA 2021-05-14 10:59:35 +02:00
commit 956746d3e3
5 changed files with 104 additions and 0 deletions

8
Cargo.toml Normal file
View file

@ -0,0 +1,8 @@
[package]
name = "clipwatch"
version = "0.1.0"
authors = ["JMARyA <jmarya0@icloud.com>"]
edition = "2018"
[dependencies]
clipboard_macos = "0.1.0"