DevinR528 / rumatui

WIP Command line Matrix client using matrix-rust-sdk
Apache License 2.0
63 stars 5 forks source link

README.md: About torifying it. #16

Closed jerzybrzoska closed 3 years ago

jerzybrzoska commented 3 years ago

Provided details about how to run it torified.

DevinR528 commented 3 years ago

Cool! Thnaks for contributing.

I'm still trying to find time to get back to work on this, I need to update a LOT of deps and the matrix sdk changed a lot of things so I'm working on doing that too here.

jerzybrzoska commented 3 years ago

One check failed, I have no idea why. I haven't noticed any other changes of this file from other contributors that were done recently - why then this failed check?

DevinR528 commented 3 years ago

Seems to be about the #[used] thing on stable, but the nightly one I have no idea I can't reproduce it locally :frowning:

These problems should all be resolved once I get around to updating to the new version of the matrix-sdk. In the meantime sorry about how difficult this has been and thanks again :+1: .