Skip to content

Commit ae2b373

Browse files
authored
Merge pull request #2111 from opentensor/testnet
mainnet deploy 10/7/2025
2 parents 79010a3 + 47bd6e7 commit ae2b373

Some content is hidden

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

69 files changed

+4392
-2515
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)