From cc581c96b199b89c692c0d8732790f29ed2a5ec9 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Sun, 13 Mar 2022 07:29:15 -0700 Subject: docs(readme): fix meta --- Cargo.toml | 1 + README.rst | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index c8a7190..8e66d77 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,6 +6,7 @@ version = "0.1.0" authors = ["Fuwn "] edition = "2021" description = "FFI bindings for senpy-rs" +documentation = "https://docs.rs/senpy-ffi/" readme = "README.rst" homepage = "https://github.com/senpy-club/senpy-ffi" repository = "https://github.com/senpy-club/senpy-ffi" diff --git a/README.rst b/README.rst index a3ee393..c02f9c0 100644 --- a/README.rst +++ b/README.rst @@ -18,16 +18,16 @@ Quick links License - - + Crate Documentation - - + Build Status

-- cgit v1.2.3