Skip to content

Commit

Permalink
Add Nix-compatible cargo_audit configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
lafrenierejm committed Feb 19, 2025
1 parent c071de8 commit 1dd99ba
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .cargo/audit.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[yanked]
enabled = false # doesn't work in Nix sandbox
update_index = false # crates.io index managed by Nix

0 comments on commit 1dd99ba

Please sign in to comment.