Skip to content

Commit 357b749

Browse files
Bump minimum supported rust version to 1.82.0 (#18757)
1 parent 2061511 commit 357b749

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

changelog.d/18757.misc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Bump minimum supported Rust version (MSRV) to 1.82.0. Missed in [#18553](https://github.com/element-hq/synapse/pull/18553) (released in Synapse 1.134.0).

rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name = "synapse"
77
version = "0.1.0"
88

99
edition = "2021"
10-
rust-version = "1.81.0"
10+
rust-version = "1.82.0"
1111

1212
[lib]
1313
name = "synapse"

0 commit comments

Comments
 (0)