Skip to content

Commit ef301b6

Browse files
authored
mention cargo-dist in README
1 parent bb0f0b9 commit ef301b6

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 for details](https://axodotdev.github.io/cargo-dist/book/supplychain-security/index.html).
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)