diff --git a/Cargo.toml b/Cargo.toml index 40f6a55..dc98c30 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,6 +4,7 @@ version = "0.1.0" edition = "2021" description = "small utility to copy text from terminal to system clipboard" license = "ISC" +repository = "https://git.h6t.eu/madmo/osclip" [dependencies] base64-stream = "3.0.1"