Skip to content

Commit

Permalink
add missed cfg attribute
Browse files Browse the repository at this point in the history
Signed-off-by: Hunar Roop Kahlon <hunar.roop@gmail.com>
  • Loading branch information
kinggoesgaming committed Aug 14, 2018
1 parent 1c8965f commit 53bc560
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib.rs
Expand Up @@ -148,6 +148,7 @@ mod core_support;
mod serde_support;
#[cfg(feature = "slog")]
mod slog_support;
#[cfg(feature = "std")]
mod std_support;
#[cfg(test)]
mod test_util;
Expand Down

0 comments on commit 53bc560

Please sign in to comment.