Commit fe2a6ef
committed
Add source repository manifest
Adds MANIFEST.md documenting the composition of this repository for OSS
compliance: application identity, Cargo dependency table (name/version/
SPDX license), shipped binaries, runtime-downloaded assets, and
per-directory structure notes.
Adds cargo xtask manifest to regenerate the dependency table in place from
cargo metadata, and cargo xtask manifest --check wired into CI to fail if
the table drifts.
splice_table searches for MANIFEST_END starting after MANIFEST_BEGIN so
an earlier occurrence of the marker text cannot accidentally splice the
wrong region.1 parent 9a91b7c commit fe2a6ef
6 files changed
Lines changed: 1077 additions & 329 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
135 | 138 | | |
136 | 139 | | |
137 | 140 | | |
| |||
0 commit comments