Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tripplet committed May 4, 2024
1 parent b8d5936 commit 38a7023
Show file tree
Hide file tree
Showing 6 changed files with 90 additions and 90 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,7 @@ jobs:
key: ${{ runner.os }}-cargo-${{ hashFiles('**/Cargo.lock') }}
- name: Build
run: cargo build --release --locked --all-features
- name: Clippy
run: cargo clippy
- name: Run Tests
run: cargo test --release
131 changes: 64 additions & 67 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 38a7023

Please sign in to comment.