Skip to content

Commit 9ee079c

Browse files
committed
Merge remote-tracking branch 'apache/branch-52' into alamb/prep_52.4.0
2 parents b76f1c3 + e034c6b commit 9ee079c

File tree

4 files changed

+646
-8
lines changed

4 files changed

+646
-8
lines changed

.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

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)