Skip to content

Commit bca74dc

Browse files
Merge branch 'devnet-ready' into fix-transaction-priority
2 parents c40b0cc + 6d3ab3a commit bca74dc

File tree

117 files changed

+14521
-7409
lines changed

Some content is hidden

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

117 files changed

+14521
-7409
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)