Skip to content

Commit

Permalink
bump sqlx and tracing (fixes clippy)
Browse files Browse the repository at this point in the history
  • Loading branch information
Joeyh021 committed Jul 5, 2023
1 parent faddd55 commit dab3ef0
Show file tree
Hide file tree
Showing 9 changed files with 605 additions and 294 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ jobs:
- uses: Swatinem/rust-cache@v2
with:
shared-key: ci-build
# - name: Run clippy
# run: cargo clippy --verbose --no-deps
- name: Run clippy
run: cargo clippy --verbose --no-deps
- name: Check formatting
run: cargo fmt --check --verbose

Expand Down

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

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

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

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

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

Loading

0 comments on commit dab3ef0

Please sign in to comment.