Skip to content

Commit ea0ccab

Browse files
committed
Merge branch 'pectra'
2 parents 2bd0c57 + ec4ca75 commit ea0ccab

7 files changed

Lines changed: 1035 additions & 611 deletions

File tree

.github/workflows/main.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,3 @@ jobs:
5454
- name: Run dependency security audit
5555
run: cargo install cargo-audit && cargo --verbose audit
5656

57-
- name: Install cargo-outdated
58-
run: cargo install cargo-outdated
59-
60-
- name: Run depedency version audit
61-
run: cargo outdated --root-deps-only --verbose --exit-code 1
62-

0 commit comments

Comments
 (0)