Skip to content

Commit

Permalink
chore: update Cargo.lock (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
orhun authored Sep 12, 2024
1 parent 69b9a42 commit 65431ad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
uses: dtolnay/rust-toolchain@nightly
- uses: Swatinem/rust-cache@v2
- name: Run tests
run: cargo test --all-features --workspace
run: cargo test --locked --all-features --workspace

rustfmt:
name: Rustfmt
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

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

0 comments on commit 65431ad

Please sign in to comment.