dependabot[bot] 334da6cbc9 Update base64 requirement from 0.21.2 to 0.22.1 in /robohash
Updates the requirements on [base64](https://github.com/marshallpierce/rust-base64) to permit the latest version.
- [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md)
- [Commits](https://github.com/marshallpierce/rust-base64/compare/v0.21.2...v0.22.1)

---
updated-dependencies:
- dependency-name: base64
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-31 22:01:52 +00:00
..
2023-07-14 02:08:36 -07:00
2023-07-15 14:01:13 -07:00
2023-07-14 02:08:36 -07:00
2023-07-14 02:08:36 -07:00
2023-07-14 02:08:36 -07:00

RoboHash

Rust implementation of RoboHash by e1ven.

This is a fork of the RoboHash rust implementation by @kyco .

This fork introduces custom art (new robot parts) for RoboSats. The goal is to build a compact WASM capable of generating robot avatars in the web frontend. Fot this, we might need to strongly compress the set1 part and embed them into the binary.