diff options
author | Patrick Cloke <clokep@users.noreply.github.com> | 2023-02-01 19:01:06 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-01 19:01:06 -0500 |
commit | da8a9571131de8161eb2cccbb5d4ba23b1f5d85e (patch) | |
tree | bb0723e426e1d62c487badba9ff1e18f029f7280 | |
parent | Allow enabling the asyncio reactor in complement (#14858) (diff) | |
download | synapse-da8a9571131de8161eb2cccbb5d4ba23b1f5d85e.tar.xz |
Make extension-module optional, but default. (#14965)
-rw-r--r-- | changelog.d/14965.misc | 1 | ||||
-rw-r--r-- | rust/Cargo.toml | 6 |
2 files changed, 6 insertions, 1 deletions
diff --git a/changelog.d/14965.misc b/changelog.d/14965.misc new file mode 100644 |