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 --- src/lib.rs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src') 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