Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
trbritt committed Aug 16, 2024
1 parent 7f7c645 commit 720cc2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
#![doc = include_str!("../README.md")]
#![deny(unsafe_code)]
#![deny(dead_code)]
#![allow(clippy::needless_doctest_main)]
#![warn(
clippy::unwrap_used,
missing_docs,
Expand Down

0 comments on commit 720cc2b

Please sign in to comment.