Skip to content

Commit

Permalink
download_all_crates | typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
the-shank committed Nov 14, 2023
1 parent 26748d7 commit 52a1629
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bin/download_all_crates.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//! tool to download all the crates from crates.io
//! Tool to download all the crates from crates.io.
use std::process::Command;
use tracing::debug;
Expand Down

0 comments on commit 52a1629

Please sign in to comment.