mirror of
https://github.com/ivabus/pantry
synced 2024-11-22 08:25:07 +03:00
parent
daa83d1214
commit
bb3162289a
1 changed files with 2 additions and 2 deletions
|
@ -9,6 +9,7 @@ versions:
|
||||||
github: dandavison/delta/tags
|
github: dandavison/delta/tags
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
|
libgit2.org: ^1
|
||||||
darwin:
|
darwin:
|
||||||
zlib.net: ^1
|
zlib.net: ^1
|
||||||
|
|
||||||
|
@ -16,8 +17,7 @@ build:
|
||||||
dependencies:
|
dependencies:
|
||||||
rust-lang.org: '>=1.60'
|
rust-lang.org: '>=1.60'
|
||||||
rust-lang.org/cargo: '*'
|
rust-lang.org/cargo: '*'
|
||||||
script:
|
script: cargo install --locked --path . --root {{prefix}}
|
||||||
cargo install --locked --path . --root {{prefix}}
|
|
||||||
|
|
||||||
test:
|
test:
|
||||||
script: |
|
script: |
|
||||||
|
|
Loading…
Reference in a new issue