Merge remote-tracking branch 'famedly/master' into develop

This commit is contained in:
Timo Kösters
2021-04-14 10:26:28 +02:00
10 changed files with 147 additions and 40 deletions

View File

@@ -1,4 +1,5 @@
#![warn(rust_2018_idioms)]
#![allow(clippy::suspicious_else_formatting)]
pub mod appservice_server;
pub mod client_server;