mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 02:25:18 +03:00
fix(lsd)[1]
proc-macro2 has revlock issues
This commit is contained in:
parent
46c2d06ffe
commit
849b379aa4
|
@ -12,6 +12,6 @@ build:
|
|||
dependencies:
|
||||
rust-lang.org: ">=1.60"
|
||||
rust-lang.org/cargo: "*"
|
||||
script: cargo install --locked --path . --root {{prefix}}
|
||||
script: cargo install --path . --root {{prefix}}
|
||||
|
||||
test: test "$(lsd --oneline)" = "xyz.tea.test.sh"
|
||||
|
|
Loading…
Reference in a new issue