Some random image test
Submitted 3 months ago by ShyKana@lotide.exopla.net.eu.org to Ebbtide@lotide.exopla.net.eu.org
some more testing
Some random image test
uhh for those who want to have a look at this newly built instance, the hitide failed to bulid so you might not be able to follow the link but if you are interested, you can pay a vist to https://lotide.exopla.net.eu.org/main/
markdown in comments?
error[E0658]: procedural macros cannot be expanded to statements
--> src/components/timeago.rs:67:5
|
67 | / render::rsx! {
68 | | <span title={since_str}>{text}</span>
69 | | }
| |_____^
|
= note: see issue #54727 <https://github.com/rust-lang/rust/issues/54727> for more information
Thank you! I think ubuntu 20.04 has rust 1.43 in the official repository, and it worked like a charm when I updated to a newer version.
Probably this version requirement can be documented in the INSTALL.md ? Being more explicit really helps. Thanks again!