cargo-buckal 0.1.3

Seamlessly build Cargo projects with Buck2.
1
2
3
4
5
git_fetch(
    name = "example_repo",
    repo = "https://example.com/repo.git",
    rev = "abcdef1234567890",
)