Skip to content

Release v0.2.0

Latest

Choose a tag to compare

@abitofhelp abitofhelp released this 28 Oct 05:16
· 1 commit to main since this release

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 ;