diff options
author | Erik Johnston <erik@matrix.org> | 2022-09-21 10:42:03 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-21 09:42:03 +0000 |
commit | b7508b1538058054465ac882f160424d7a403f66 (patch) | |
tree | 2764d2cfd53d57d04c782d84ed6930aace794259 /changelog.d/13857.misc | |
parent | Tweak changelog (diff) | |
download | synapse-b7508b1538058054465ac882f160424d7a403f66.tar.xz |
Lower minimum rustc version to 1.58.1 (#13857)
Diffstat (limited to 'changelog.d/13857.misc')
-rw-r--r-- | changelog.d/13857.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/13857.misc b/changelog.d/13857.misc new file mode 100644 index 0000000000..9bff3e245b --- /dev/null +++ b/changelog.d/13857.misc @@ -0,0 +1 @@ +Lower minimum supported rustc version to 1.58.1. |