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 b227fe1 commit de198feCopy full SHA for de198fe
src/doc/src/reference/manifest.md
@@ -511,6 +511,9 @@ package-name = "my-awesome-android-app"
511
assets = "path/to/static"
512
```
513
514
+First-party `package.metadata` tables:
515
+- [docs.rs](https://docs.rs/about/metadata).
516
+
517
There is a similar table at the workspace level at
518
[`workspace.metadata`][workspace-metadata]. While cargo does not specify a
519
format for the content of either of these tables, it is suggested that
0 commit comments