diff options
author | Erik Johnston <erik@matrix.org> | 2022-10-11 12:26:40 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-11 12:26:40 +0100 |
commit | 17c031b25101c114644cd903f9f34f308dbfaf19 (patch) | |
tree | 43be229b45bef5debaa5991397806dd71e185ea4 /changelog.d | |
parent | Fix name of "alias_creation_rules" option in config manual (#14124) (diff) | |
download | synapse-17c031b25101c114644cd903f9f34f308dbfaf19.tar.xz |
Enable dependabot for Rust dependencies (#14132)
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/14132.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/14132.misc b/changelog.d/14132.misc new file mode 100644 index 0000000000..c9df48599b --- /dev/null +++ b/changelog.d/14132.misc @@ -0,0 +1 @@ +Enable dependabot for Rust dependencies. |