Skip to content

Commit

Permalink
Fix for rustfmt
Browse files Browse the repository at this point in the history
  • Loading branch information
pczarn committed Jul 16, 2024
1 parent 248edf7 commit a68e964
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 @@ -49,7 +49,6 @@
//! assert!(bv[3]);
//! ```
#![doc(html_root_url = "https://docs.rs/bit-set/0.7.0")]

#![no_std]
#![cfg_attr(feature = "bench", feature(test))]

Expand Down

0 comments on commit a68e964

Please sign in to comment.