This commit is contained in:
Joscha 2023-02-17 23:04:58 +01:00
parent 5738fe391a
commit 7568fb3434

View file

@ -12,6 +12,7 @@
// TODO Enable warn(unreachable_pub)? // TODO Enable warn(unreachable_pub)?
// TODO Remove unnecessary Debug impls and compare compile times // TODO Remove unnecessary Debug impls and compare compile times
// TODO Time zones other than UTC // TODO Time zones other than UTC
// TODO Fix password room auth
mod config; mod config;
mod euph; mod euph;