mirror of
https://github.com/ivabus/pantry
synced 2024-11-23 08:55:07 +03:00
fix(rtx)
This commit is contained in:
parent
d5cf4aef4c
commit
eed3d1b401
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ versions:
|
|||
|
||||
build:
|
||||
dependencies:
|
||||
rust-lang.org: '>=1.60'
|
||||
rust-lang.org: '>=1.60<1.69'
|
||||
rust-lang.org/cargo: '*'
|
||||
script:
|
||||
cargo install --locked --path . --root {{prefix}}
|
||||
|
|
Loading…
Reference in a new issue