update cargo audit

This commit is contained in:
c2m 2024-09-29 21:44:43 -04:00
parent d32d3a0a5c
commit ca736c487b
2 changed files with 1085 additions and 977 deletions

View file

@ -20,8 +20,10 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
submodules: 'true'
- name: Install dependencies
run: sudo apt install -y libssl-dev build-essential
- name: Audit
run: cargo install cargo-audit && cargo audit
run: cargo install cargo-audit && cargo audit && cd neveko-gui && cargo audit

2056
neveko-gui/Cargo.lock generated

File diff suppressed because it is too large Load diff