Skip to content

Commit

Permalink
Update list of know adopters
Browse files Browse the repository at this point in the history
  • Loading branch information
Shnatsel committed Sep 7, 2024
1 parent a160009 commit cb65096
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ cargo audit bin target/release/your-project

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

[NixOS](https://nixos.org/) and [Void Linux](https://voidlinux.org/) build all their Rust packages with `cargo auditable`. If you install packages from Nix, you can audit them!
Multiple Linux distributions build their Rust packages with `cargo auditable`: [Alpine Linux](https://www.alpinelinux.org/), [NixOS](https://nixos.org/), [Void Linux](https://voidlinux.org/) and [Chimera Linux](https://chimera-linux.org/). If you install packages from their repositories, you can audit them!

## FAQ

Expand Down

0 comments on commit cb65096

Please sign in to comment.