Skip to content

Commit 6ead71a

Browse files
committed
Resolve git conflicts
2 parents 8b62e98 + 5786add commit 6ead71a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+3721
-2478
lines changed

.github/workflows/cargo-audit.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,6 @@ jobs:
4444
- name: cargo audit
4545
run: |
4646
cargo audit --ignore RUSTSEC-2023-0091 \
47+
--ignore RUSTSEC-2024-0438 \
4748
--ignore RUSTSEC-2025-0009 \
48-
--ignore RUSTSEC-2024-0438
49+
--ignore RUSTSEC-2025-0055

0 commit comments

Comments
 (0)