Skip to content

Commit da47808

Browse files
author
silverpill
committed
Enable MSRV-aware resolver
1 parent 4337079 commit da47808

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
uses: actions-rs/cargo@v1
4242
with:
4343
command: build
44+
args: --config 'resolver.incompatible-rust-versions="fallback"'
4445

4546
doc:
4647
name: Build doc

0 commit comments

Comments
 (0)