Skip to content

Commit

Permalink
Update sqlx-cli version to avoid yanked deps
Browse files Browse the repository at this point in the history
  • Loading branch information
slumber authored and dennybaa committed Jul 26, 2021
1 parent b62d59d commit a13b38d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
-
name: Update cargo dependecies
run: |
cargo install --version=0.2.0 sqlx-cli
cargo install --version=0.5.2 sqlx-cli
cargo install diesel_cli --no-default-features --features postgres
-
name: Setup loadtest database
Expand Down

0 comments on commit a13b38d

Please sign in to comment.