Skip to content

Commit dbea51a

Browse files
committed
Try to fix CI.
1 parent 4c5d065 commit dbea51a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
override: true
3737

3838
- name: Downgrade phf to a version compatible with the MSRV
39-
run: cargo update --package phf:0.11.0 --precise 0.10.1
39+
run: cargo update --package phf --precise 0.10.1
4040
if: matrix.toolchain == '1.40.0'
4141

4242
- name: Cargo build

0 commit comments

Comments
 (0)