[package] name = "autoclip-core" description = "The core crate to develop plugins for autoclip." version = "0.1.0" license = "MIT" readme = "../README.md" homepage = "https://github.com/siketyan/autoclip" repository = "https://github.com/siketyan/autoclip.git" authors = ["Naoki Ikeguchi "] edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [build-dependencies] rustc_version = "0.3.0"