Skip to content

Commit bb53f51

Browse files
committed
Update man page
1 parent 7d41d45 commit bb53f51

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/doc/man/cargo-metadata.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,11 @@ The output has the following format:
160160
}
161161
}
162162
},
163+
/* List of registries to which this package may be published.
164+
This is null if not specified. */
165+
"publish": [
166+
"crates-io"
167+
],
163168
/* Array of authors from the manifest.
164169
Empty array if no authors specified.
165170
*/

0 commit comments

Comments
 (0)