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 96ac582 commit ea8bdeeCopy full SHA for ea8bdee
.github/workflows/test.yml
@@ -64,6 +64,7 @@ jobs:
64
run: |
65
cargo update -p zeroize --precise 1.6.0
66
cargo update -p pretty_assertions --precise 1.4.0
67
+ cargo update -p glob --precise 0.3.2
68
- name: Build
69
run:
70
cargo build --workspace ${{ matrix.features }}
0 commit comments