Skip to content

Commit 736dc32

Browse files
committed
Update pins
1 parent 1970641 commit 736dc32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +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
38+
cargo update -p parking_lot@0.12.5 --precise "0.12.3" --verbose
3939
cargo update -p parking_lot_core@0.9.11 --precise "0.9.10" --verbose
4040
cargo update -p lock_api --precise "0.4.12" --verbose
4141
- name: Build on Rust ${{ matrix.toolchain }}

0 commit comments

Comments
 (0)