Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

Commit

Permalink
fix clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
kaplanelad committed Mar 14, 2024
1 parent c20c07d commit 5d6421e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,7 @@ Upon executing the command `rdocs replace [COLLECT-FOLDER] [DOC-FOLDER]`, all ex
cargo install rdocs
```

GitHub Releases:
https://github.com/kaplanelad/rdocs/releases/latest
[GitHub Repository](https://github.com/kaplanelad/rdocs/releases/latest)
<!-- installation📖 -->


Expand Down
3 changes: 1 addition & 2 deletions rdocs/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,7 @@
//! cargo install rdocs
//! ```
//!
//! GitHub Releases:
//! https://github.com/kaplanelad/rdocs/releases/latest
//![GitHub Repository](https://github.com/kaplanelad/rdocs/releases/latest)
// 📖 #END

#[cfg(feature = "cli")]
Expand Down

0 comments on commit 5d6421e

Please sign in to comment.