Skip to content

Commit 6581979

Browse files
committed
fix typo
1 parent 596f2cf commit 6581979

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/onefetch/mod.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ pub mod ascii_art;
22
pub mod cli;
33
pub mod cli_utils;
44
pub mod commit_info;
5-
pub mod depe;
5+
pub mod deps;
66
pub mod error;
77
pub mod image_backends;
88
pub mod info;

0 commit comments

Comments
 (0)