Skip to content

Commit

Permalink
Pin postgres-types to 0.2.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
arik-so committed Sep 18, 2024
1 parent a9674f7 commit d7a9d62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
run: |
cargo update -p tokio --precise "1.37.0" --verbose
cargo update -p tokio-macros --precise "2.2.0" --verbose
cargo update -p postgres-types --precise "0.2.6" --verbose
- name: Build on Rust ${{ matrix.toolchain }}
run: |
cargo build --verbose --color always
Expand Down

0 comments on commit d7a9d62

Please sign in to comment.