diff options
author | Erik Johnston <erik@matrix.org> | 2022-12-15 13:15:47 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2022-12-15 13:15:47 +0000 |
commit | 684297439140971b12a37ea661f28b81eaefba47 (patch) | |
tree | e34a1acfe7f09ac489cfe7a6a3955ccacbe46d4e | |
parent | WIP Rust HTTP for federation (diff) | |
download | synapse-684297439140971b12a37ea661f28b81eaefba47.tar.xz |
Fixup
-rw-r--r-- | rust/src/http/mod.rs | 3 | ||||
-rw-r--r-- | synapse/http/matrixfederationclient.py | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/rust/src/http/mod.rs b/rust/src/http/mod.rs |