Skip to content

Commit c9397d0

Browse files
authored
Merge pull request #26 from ltratt/ignore_rustgc_paper
Skip the `rustgc_paper` repository.
2 parents 6314ce2 + 915ce5c commit c9397d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

audit.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
# Once `cargo audit` passes on upstream rust, we can reconsider these.
2828
("softdevteam", "ykrustc"),
2929
("softdevteam", "rustgc"),
30+
("softdevteam", "rustgc_paper"),
3031
("softdevteam", "alloy"),
3132
# ykllvm contains rust files and thus gets categorised as a rust repo.
3233
("ykjit", "ykllvm"),

0 commit comments

Comments
 (0)