mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 02:25:18 +03:00
fix(lighthouse)
the next release of rust-lang should stabilize this feature closes #5531
This commit is contained in:
parent
5f7af42e95
commit
6c483bb599
|
@ -21,7 +21,7 @@ build:
|
|||
-e 's/version = "4.1.2"/version = "4.1.1"/'
|
||||
-e 's/0a677b8922c94e01bdbb12126b0bc852f00447528dee1782229af9c720c3f348/e89b8c6a2e4b1f45971ad09761aafb85514a84744b67a95e32c3cc1352d1f65c/'
|
||||
Cargo.lock
|
||||
if: 5.0.0
|
||||
if: '>=5.0.0'
|
||||
- make CARGO_INSTALL_EXTRA_FLAGS="--root {{prefix}}"
|
||||
test: make test-release
|
||||
|
||||
|
|
Loading…
Reference in a new issue