You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/etc/man/cargo-add.1
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -121,6 +121,16 @@ Mark the dependency as \fIoptional\fR <https://doc.rust\-lang.org/cargo/referenc
121
121
Mark the dependency as \fIrequired\fR <https://doc.rust\-lang.org/cargo/reference/features.html#optional\-dependencies>\&.
122
122
.RE
123
123
.sp
124
+
\fB\-\-public\fR
125
+
.RS4
126
+
Mark the dependency as public.
127
+
.RE
128
+
.sp
129
+
\fB\-\-no\-public\fR
130
+
.RS4
131
+
Mark the dependency as private.
132
+
.RE
133
+
.sp
124
134
\fB\-\-no\-default\-features\fR
125
135
.RS4
126
136
Disable the \fIdefaultfeatures\fR <https://doc.rust\-lang.org/cargo/reference/features.html#dependency\-features>\&.
0 commit comments