Skip to content

Commit

Permalink
Release v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sfackler committed Nov 26, 2016
1 parent a5a9a97 commit 30d7c45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
//! info!("Starting job");
//! # }
//! ```
#![doc(html_root_url="https://sfackler.github.io/log4rs-routing-appender/doc/v0.1.0")]
#![warn(missing_docs)]
extern crate antidote;
extern crate linked_hash_map;
Expand Down

0 comments on commit 30d7c45

Please sign in to comment.