From 02afc65f296f2b056dcfd7f54903e246a33d78a2 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Sun, 13 Mar 2022 07:32:21 -0700 Subject: chore(meta): more meta fix --- README.rst | 4 ++-- src/lib.rs | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index c02f9c0..a7b8d55 100644 --- a/README.rst +++ b/README.rst @@ -22,8 +22,8 @@ Quick links Crate - - + Documentation diff --git a/src/lib.rs b/src/lib.rs index 448389b..1e4ec48 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -16,6 +16,8 @@ // Copyright (C) 2022-2022 Fuwn // SPDX-License-Identifier: GPL-3.0-only +//! FFI bindings for [`senpy-rs`](https://github.com/senpy-club/senpy-rs) + #![feature(trivial_bounds)] #![deny( warnings, -- cgit v1.2.3