Add logo to sidebar

This commit is contained in:
Henry de Valence 2018-01-25 17:34:20 -08:00
parent e83a32639b
commit d04d3719a5

View file

@ -24,6 +24,7 @@
#![cfg_attr(feature = "nightly", deny(missing_docs))]
#![cfg_attr(feature = "nightly", doc(include = "../README.md"))]
#![doc(html_logo_url = "https://user-images.githubusercontent.com/797/34898472-83686016-f7f3-11e7-967b-24b2aadd623a.png")]
//------------------------------------------------------------------------
// External dependencies: