Skip to content

Commit cd6aaa6

Browse files
zhuqi-lucasalambJefffreynuno-fariahaohuaijin
authored
Upgrade 52.4 (#38)
Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org> Co-authored-by: Jeffrey Vo <jeffrey.vo.australia@gmail.com> Co-authored-by: Nuno Faria <nunofpfaria@gmail.com> Co-authored-by: Huaijin <haohuaijin@gmail.com> Co-authored-by: Jonathan Chen <chenleejonathan@gmail.com> Co-authored-by: notashes <edgerunnergit@riseup.net> Co-authored-by: Adrian Garcia Badaracco <1755071+adriangb@users.noreply.github.com> Co-authored-by: gboucher90 <gboucher90@users.noreply.github.com> Co-authored-by: Matt Butrovich <mbutrovich@users.noreply.github.com> Co-authored-by: EeshanBembi <33062610+EeshanBembi@users.noreply.github.com> Co-authored-by: Oleks V <comphead@users.noreply.github.com> Co-authored-by: Adam Curtis <adam.curtis.dev@gmail.com>
1 parent da6be6f commit cd6aaa6

24 files changed

Lines changed: 1360 additions & 175 deletions

File tree

.github/workflows/audit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ jobs:
4848
- name: Run audit check
4949
# Note: you can ignore specific RUSTSEC issues using the `--ignore` flag ,for example:
5050
# run: cargo audit --ignore RUSTSEC-2026-0001
51-
run: cargo audit
51+
run: cargo audit --ignore RUSTSEC-2024-0436 --ignore RUSTSEC-2024-0014

0 commit comments

Comments
 (0)