Fix build

This commit is contained in:
Emi Tatsuo 2020-12-17 18:02:11 -05:00
parent ffc91f2ae2
commit e4b293fb94
Signed by: Emi
GPG Key ID: 68FAB2E2E6DFC98B
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
#![warn(missing_docs)]
#![feature(doc_cfg)]
#![doc(html_logo_url = "https://raw.githubusercontent.com/twitter/twemoji/master/assets/svg/1f30c.svg")]
//! Kochab is an ergonomic and intuitive library for quickly building highly functional
//! and advanced Gemini applications on either SCGI or raw Gemini.