We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0a3cc6 commit 58ee013Copy full SHA for 58ee013
tests/testsuite/metadata.rs
@@ -1115,6 +1115,7 @@ fn package_metadata() {
1115
baz = "quux"
1116
"#,
1117
)
1118
+ .file("README.md", "")
1119
.file("src/lib.rs", "")
1120
.build();
1121
@@ -1186,6 +1187,7 @@ fn package_publish() {
1186
1187
publish = ["my-registry"]
1188
1189
1190
1191
1192
1193
0 commit comments