Skip to content

Commit 701026d

Browse files
authored
Fix Redox MSRV CI (#228)
1 parent 0264cba commit 701026d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ jobs:
9090
run: |
9191
cargo update -p ahash --precise 0.8.7
9292
cargo update -p bumpalo --precise 3.14.0
93+
cargo update -p [email protected] --precise 0.5.2
9394
9495
- name: Build crate
9596
shell: bash

0 commit comments

Comments
 (0)