Skip to content

Commit 7834823

Browse files
committed
pin proc-macro2 for msrv
1 parent 261f539 commit 7834823

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ jobs:
6565
cargo update -p zeroize --precise 1.6.0
6666
cargo update -p pretty_assertions --precise 1.4.0
6767
cargo update -p glob --precise 0.3.2
68+
cargo update -p glob --proc-macro2 1.0.66
6869
- name: Build
6970
run:
7071
cargo build --workspace ${{ matrix.features }}

0 commit comments

Comments
 (0)