Skip to content

Commit 3fc6b53

Browse files
committed
fix some error
1 parent 5a988dd commit 3fc6b53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cargo/ops/registry/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
mod login;
66
mod logout;
7-
pub mod owner;
7+
mod owner;
88
mod publish;
99
mod search;
1010
mod yank;

0 commit comments

Comments
 (0)