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 261f539 commit 7834823Copy full SHA for 7834823
.github/workflows/test.yml
@@ -65,6 +65,7 @@ jobs:
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
+ cargo update -p glob --proc-macro2 1.0.66
69
- name: Build
70
run:
71
cargo build --workspace ${{ matrix.features }}
0 commit comments