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 ;
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 ;