fix(git-absorb)

closes #4249
This commit is contained in:
Jacob Heider 2023-11-29 16:09:33 -05:00
parent 625590569e
commit b76c7a1803
No known key found for this signature in database
GPG key ID: 51E3FD0EE62677B6

View file

@ -9,12 +9,14 @@ versions:
github: tummychow/git-absorb github: tummychow/git-absorb
strip: /v/ strip: /v/
dependencies:
libgit2.org: ^1
build: build:
dependencies: dependencies:
rust-lang.org: '>=1.65' rust-lang.org: '>=1.65'
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: