Skip to content

Commit 7c52e40

Browse files
authored
Merge pull request opentensor#2098 from opentensor/upgrade-psdk-2506
Upgrade Polkadot SDK to stable2506-2
2 parents 3146dbb + 9783d8c commit 7c52e40

35 files changed

Lines changed: 2562 additions & 2346 deletions

File tree

.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)