Skip to content

Commit c1b9cb1

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

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/lib.rs

Lines changed: 0 additions & 1 deletion
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)