summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2022-08-14 09:15:34 +0200
committerMatthias Beyer <mail@beyermatthias.de>2022-08-14 09:15:34 +0200
commit1dad96a1190c052b3c275e1eda45ae3a2e95d26f (patch)
tree79cd0e57b455a4b11c19c1b9721d87a84145b234
parent83d245bf773176badefceaf1c944b123ab569a8e (diff)
Add Rust tools
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
-rw-r--r--computer/programming/rust.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/computer/programming/rust.md b/computer/programming/rust.md
index 091e2cd..b5a0ff9 100644
--- a/computer/programming/rust.md
+++ b/computer/programming/rust.md
@@ -92,6 +92,8 @@ ones are listed here.
* [cargo-vet](https://mozilla.github.io/cargo-vet/)
* [rustexplorer](https://www.rustexplorer.com/b/about)
* [Ther Kani Rust Verifier](https://model-checking.github.io/kani/)
+* [cargo-supply-chain](https://github.com/rust-secure-code/cargo-supply-chain)
+* [cargo-feature-set](https://lib.rs/crates/cargo-feature-set)
## Notes