Skip to content

Commit

Permalink
Optimization 💥
Browse files Browse the repository at this point in the history
	modified:   src/lib.rs
  • Loading branch information
NiiightmareXD committed Oct 31, 2023
1 parent ae20ea6 commit d34fc44
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
Expand Up @@ -87,7 +87,6 @@
//!
//! Capture::start(settings).unwrap();
//! ```
#![feature(strict_provenance)]
#![warn(clippy::semicolon_if_nothing_returned)]
#![warn(clippy::inconsistent_struct_constructor)]
#![warn(clippy::must_use_candidate)]
Expand Down

0 comments on commit d34fc44

Please sign in to comment.