From 230b8882c47b48538310c9539a3ac72c12a6c28c Mon Sep 17 00:00:00 2001 From: Fuwn Date: Wed, 9 Mar 2022 03:20:24 -0800 Subject: doc(manifest): add doc.rs link --- Cargo.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e241465..e89b1f9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,10 +2,11 @@ [package] name = "senpy" -version = "0.1.1" +version = "0.1.2" authors = ["Fuwn "] edition = "2021" description = "The Senpy Club API Wrapper" +documentation = "https://docs.rs/senpy/" readme = "README.rst" homepage = "https://github.com/senpy-club/senpy-rs" repository = "https://github.com/senpy-club/senpy-rs" -- cgit v1.2.3