mirror of
https://github.com/ivabus/pantry
synced 2024-11-22 16:35:07 +03:00
fix(iroh)
This commit is contained in:
parent
d51dccaf6d
commit
1992dd24ac
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ versions:
|
||||||
build:
|
build:
|
||||||
dependencies:
|
dependencies:
|
||||||
rust-lang.org/cargo: '*'
|
rust-lang.org/cargo: '*'
|
||||||
|
rust-lang.org: '^1.70'
|
||||||
script:
|
script:
|
||||||
- run: cargo install --locked --path . --root {{prefix}}
|
- run: cargo install --locked --path . --root {{prefix}}
|
||||||
if: <0.6.0
|
if: <0.6.0
|
||||||
|
|
Loading…
Reference in a new issue