Skip to content

Commit 5c6eb95

Browse files
committed
Update pins
1 parent 1970641 commit 5c6eb95

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,7 @@ jobs:
3535
run: |
3636
cargo update -p tokio --precise "1.38.1" --verbose
3737
cargo update -p postgres-types --precise "0.2.6" --verbose
38-
cargo update -p parking_lot@0.12.4 --precise "0.12.3" --verbose
39-
cargo update -p parking_lot_core@0.9.11 --precise "0.9.10" --verbose
38+
cargo update -p parking_lot@0.12.5 --precise "0.12.5" --verbose
4039
cargo update -p lock_api --precise "0.4.12" --verbose
4140
- name: Build on Rust ${{ matrix.toolchain }}
4241
run: |

0 commit comments

Comments
 (0)