Skip to content

Releases: abitofhelp/rust-bazel

Release list

Release v0.2.0

Choose a tag to compare

@abitofhelp abitofhelp released this 28 Oct 05:16

This is the initial release of a sample Rust application that can be built using Bazel.

Please note that the checksum file was generated using sha3sum:
https://github.com/maandree/sha3sum
find . -type f -exec sha3-256sum {} > checksums.txt ;