[package] name = "window_clipboard_macos" version = "0.1.0" authors = ["Héctor Ramón Jiménez "] edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] objc = "0.2" objc_id = "0.1" objc-foundation = "0.1"