From 56b3e79022e4f1ed58c95f4e53cf69f7efb67eae Mon Sep 17 00:00:00 2001 From: Jonas Frei Date: Wed, 31 May 2017 19:37:17 +0200 Subject: [PATCH] Added documentation link --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index cbf948c..cd5c5d2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,6 +6,7 @@ description = "A small library which provides bindings to control existing mpv i license = "GPL-3.0" homepage = "https://github.com/freijon/mpvipc" repository = "https://github.com/freijon/mpvipc" +documentation = "https://docs.rs/mpvipc/" [dependencies]