Skip to content

Commit c1b9cb1

Browse files
committed
refactor: Changes done by cargo fmt
1 parent d15abdd commit c1b9cb1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib.rs

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
#![feature(extended_key_value_attributes)]
22
#![doc = include_str!("../README.md")] // This also allow to run examples in that file.
3-
43
#![allow(unsafe_code)]
54
#![warn(missing_docs)]
65
#![warn(clippy::pedantic)]

0 commit comments

Comments
 (0)