Skip to content

Commit ea8bdee

Browse files
committed
pin glob for msrv
1 parent 96ac582 commit ea8bdee

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
@@ -64,6 +64,7 @@ jobs:
6464
run: |
6565
cargo update -p zeroize --precise 1.6.0
6666
cargo update -p pretty_assertions --precise 1.4.0
67+
cargo update -p glob --precise 0.3.2
6768
- name: Build
6869
run:
6970
cargo build --workspace ${{ matrix.features }}

0 commit comments

Comments
 (0)