Skip to content

Commit

Permalink
refactor: Changes done by cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
jhg committed Apr 18, 2021
1 parent d15abdd commit c1b9cb1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#![feature(extended_key_value_attributes)]
#![doc = include_str!("../README.md")] // This also allow to run examples in that file.

#![allow(unsafe_code)]
#![warn(missing_docs)]
#![warn(clippy::pedantic)]
Expand Down

0 comments on commit c1b9cb1

Please sign in to comment.