We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0264cba commit 701026dCopy full SHA for 701026d
.github/workflows/ci.yml
@@ -90,6 +90,7 @@ jobs:
90
run: |
91
cargo update -p ahash --precise 0.8.7
92
cargo update -p bumpalo --precise 3.14.0
93
+ cargo update -p [email protected] --precise 0.5.2
94
95
- name: Build crate
96
shell: bash
0 commit comments