We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c412a55 commit 222de0cCopy full SHA for 222de0c
src/lib.rs
@@ -71,7 +71,6 @@
71
html_root_url = "http://doc.rust-lang.org/env_logger/")]
72
#![cfg_attr(test, deny(warnings))]
73
74
-#[macro_use]
75
extern crate slog;
76
extern crate slog_term;
77
extern crate slog_stdlog;
0 commit comments