fix(lsd)[1]

proc-macro2 has revlock issues
This commit is contained in:
Jacob Heider 2023-08-27 23:22:09 +02:00 committed by GitHub
parent 46c2d06ffe
commit 849b379aa4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"