This commit is contained in:
Ellie 2026-04-30 13:27:04 -07:00
parent 195fe024ca
commit 7d7ea0f295
3 changed files with 16 additions and 12 deletions

View file

@ -13,7 +13,11 @@
};
continuwuity = {
url = "git+https://forgejo.ellis.link/continuwuation/continuwuity";
# Pinned: revs after 1cc9dbf2 (revCount > 6618) bumped ruma to a version
# where RtcFocusInfo / RtcTransport use a hand-rolled
# Box::<RawJsonValue>::deserialize impl that toml-rs can't satisfy,
# breaking any non-empty matrix_rtc.foci config.
url = "git+https://forgejo.ellis.link/continuwuation/continuwuity?rev=1cc9dbf2a47b7b329507cc4ddc970e10b968121c";
};
dicebot = {