Kriskras99 commented on PR #501: URL: https://github.com/apache/avro-rs/pull/501#issuecomment-4004651328
It all works now. `cargo-rdme` is only installed for `stable-x86_64` while `cargo-expand` is installed for all `nightly` targets. On arm targets `cargo-expand` needs to be compiled, but it is a small wrapper around `-Zunpretty=expanded` so it doesn't take that long. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
