project-robius / robrix

A Matrix chat client written in pure Rust using the Makepad UI toolkit and the Robius app dev framework
MIT License
67 stars 11 forks source link

Use new Makepad version to reduce/remove clones and mutable pre-borrows #93

Closed kevinaboos closed 1 month ago

kevinaboos commented 1 month ago

See this: https://github.com/makepad/makepad/pull/497

Also, clean up extraneous logging from prior PRs.