diff options
author | Erik Johnston <erikj@matrix.org> | 2023-09-05 13:12:50 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-05 13:12:50 +0100 |
commit | dfcfa9f0eda11b339d51d73cd12167ed6e3c01f0 (patch) | |
tree | 5802205badb93f2c77fcfa29d9512be93c756d1d /changelog.d | |
parent | Bump twisted from 22.10.0 to 23.8.0 (#16235) (diff) | |
download | synapse-dfcfa9f0eda11b339d51d73cd12167ed6e3c01f0.tar.xz |
Bump minimum supported Rust version to 1.61.0 (#16248)
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/16248.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/16248.misc b/changelog.d/16248.misc new file mode 100644 index 0000000000..0a5ed6dccb --- /dev/null +++ b/changelog.d/16248.misc @@ -0,0 +1 @@ +Bump minimum supported Rust version to 1.61.0. |