mirror of
https://github.com/ivabus/pantry
synced 2024-11-22 08:25:07 +03:00
parent
301b3039b2
commit
8da5ea6836
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ build:
|
||||||
dependencies:
|
dependencies:
|
||||||
rust-lang.org: ">=1.60"
|
rust-lang.org: ">=1.60"
|
||||||
rust-lang.org/cargo: "*"
|
rust-lang.org/cargo: "*"
|
||||||
script: cargo install --locked --path . --root {{prefix}}
|
script: cargo install --path . --root {{prefix}}
|
||||||
|
|
||||||
test:
|
test:
|
||||||
script: |
|
script: |
|
||||||
|
|
Loading…
Reference in a new issue