xilem/placehero
Olivier FAURE 54d73aaccb
Remove detail sections of MSRV notices. (#1180)
See [#linebender > Should we mention MSRVs in our crate
READMEs?](https://xi.zulipchat.com/#narrow/channel/419691-linebender/topic/Should.20we.20mention.20MSRVs.20in.20our.20crate.20READMEs.3F/with/523325015)
for rationale.

Also removes extra `<div class="rustdoc-hidden">` tag, which isn't
needed when we use `cargo rdme`.
2025-07-18 16:52:00 +00:00
..
src Prepare for `TextAlign` (#1138) 2025-07-11 10:14:18 +00:00
Cargo.toml Placehero: Load avatars for statuses (#1091) 2025-06-20 14:05:06 +00:00
LICENSE Create placeholder of hero app Mastodon client (#1075) 2025-06-17 08:16:45 +00:00
README.md Remove detail sections of MSRV notices. (#1180) 2025-07-18 16:52:00 +00:00

README.md

Placehero

A Mastodon Client serving as an example for Xilem

Apache 2.0 license.
Linebender Zulip chat. GitHub Actions CI status. Dependency staleness status.

A mastodon client written in Xilem.

Features:

  • None

Minimum supported Rust Version (MSRV)

This version of Placehero has been verified to compile with Rust 1.88 and later.

Future versions of Placehero might increase the Rust version requirement. It will not be treated as a breaking change and as such can even happen with small patch releases.

Community

Discussion of Placehero development happens in the Linebender Zulip, specifically the #xilem channel. All public content can be read without logging in.

Contributions are welcome by pull request. The Rust code of conduct applies.

License

Licensed under the Apache License, Version 2.0 (LICENSE or http://www.apache.org/licenses/LICENSE-2.0)