Skip to content

Commit 61d6ddb

Browse files
committed
Bump MSRV to Rust 1.79 (#2916)
The actual version change was made in #2902, but left README.md unchanged.
1 parent ddbb222 commit 61d6ddb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ tokio = { version = "1.21.2", features = ["macros", "rt-multi-thread"] }
100100

101101
## MSRV Policy
102102

103-
Serenity's minimum supported Rust version (MSRV) is Rust 1.74.
103+
Serenity's minimum supported Rust version (MSRV) is Rust 1.79.
104104

105105
We opt to keep MSRV stable on the `current` branch. This means it will remain
106106
unchanged between minor releases. Occasionally, dependencies may violate SemVer
@@ -244,5 +244,5 @@ a Rust-native cloud development platform that allows deploying Serenity bots for
244244
[repo:andesite]: https://github.com/natanbc/andesite
245245
[repo:lavaplayer]: https://github.com/sedmelluq/lavaplayer
246246
[logo]: https://raw.githubusercontent.com/serenity-rs/serenity/current/logo.png
247-
[rust-version-badge]: https://img.shields.io/badge/rust-1.74.0+-93450a.svg?style=flat-square
248-
[rust-version-link]: https://blog.rust-lang.org/2023/11/16/Rust-1.74.0.html
247+
[rust-version-badge]: https://img.shields.io/badge/rust-1.79.0+-93450a.svg?style=flat-square
248+
[rust-version-link]: https://blog.rust-lang.org/2024/06/13/Rust-1.79.0.html

0 commit comments

Comments
 (0)