Fix build
This commit is contained in:
parent
ffc91f2ae2
commit
e4b293fb94
|
@ -1,4 +1,5 @@
|
||||||
#![warn(missing_docs)]
|
#![warn(missing_docs)]
|
||||||
|
#![feature(doc_cfg)]
|
||||||
#![doc(html_logo_url = "https://raw.githubusercontent.com/twitter/twemoji/master/assets/svg/1f30c.svg")]
|
#![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
|
//! Kochab is an ergonomic and intuitive library for quickly building highly functional
|
||||||
//! and advanced Gemini applications on either SCGI or raw Gemini.
|
//! and advanced Gemini applications on either SCGI or raw Gemini.
|
||||||
|
|
Loading…
Reference in a new issue