Skip to content

Commit a305c4d

Browse files
authored
Merge pull request #233 from rust-secure-code/mention-dist-in-readme
mention cargo-dist in README
2 parents d2e53d5 + e591727 commit a305c4d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@ Due to [a bug in Cargo](https://github.com/rust-lang/cargo/issues/15695) you may
3535

3636
If you're not calling `cargo` directly and cannot change how it's invoked, you can use `cargo auditable` as a drop-in replacement for `cargo`. See [here](REPLACING_CARGO.md) for details.
3737

38+
### For Github releases
39+
40+
[`cargo dist`](https://github.com/axodotdev/cargo-dist) has opt-in support for `cargo auditable`, see [here](https://axodotdev.github.io/cargo-dist/book/supplychain-security/index.html) for details.
41+
3842
## Adoption
3943

4044
Microsoft uses `cargo auditable` internally and previously maintained the [data extraction library for Go](https://github.com/microsoft/go-rustaudit).

0 commit comments

Comments
 (0)