Read online: The Rust Supply Chain Security Guide
The book is built using mdbook
.
To build the book, run:
mdbook build
To rebuild on local change (useful for testing changes), run:
mdbook serve
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.