mirror of
https://git.joinplu.me/Plume/Plume.git
synced 2024-12-24 19:10:35 +00:00
efb76a3c17
Per the issue, "runtime-fmt uses perma-unstable rust APIs and is therefore susceptible to breakage". This replaces the two calls to rt_format! with .replace() and drops the dependency. Fixes #769 |
||
---|---|---|
.. | ||
blogs.rs | ||
comments.rs | ||
errors.rs | ||
instance.rs | ||
likes.rs | ||
medias.rs | ||
mod.rs | ||
notifications.rs | ||
posts.rs | ||
reshares.rs | ||
search.rs | ||
session.rs | ||
tags.rs | ||
timelines.rs | ||
user.rs | ||
well_known.rs |