Skip to content

Commit

Permalink
Update the MSRV to 1.40
Browse files Browse the repository at this point in the history
  • Loading branch information
arqunis committed Sep 13, 2020
1 parent 9ee42f1 commit 3f5882c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![ci-badge][]][ci] [![docs-badge][]][docs] [![guild-badge][]][guild] [![crates.io version]][crates.io link] [![rust 1.39.0+ badge]][rust 1.39.0+ link]
[![ci-badge][]][ci] [![docs-badge][]][docs] [![guild-badge][]][guild] [![crates.io version]][crates.io link] [![rust 1.40.0+ badge]][rust 1.40.0+ link]

# serenity

Expand Down Expand Up @@ -104,7 +104,7 @@ Add the following to your `Cargo.toml` file:
serenity = "0.9.0-rc.1"
```

Serenity supports a minimum of Rust 1.39.
Serenity supports a minimum of Rust 1.40.

# Features

Expand Down Expand Up @@ -230,5 +230,5 @@ Voice + youtube-dl:
[repo:lavalink]: https://github.com/Frederikam/Lavalink
[repo:lavaplayer]: https://github.com/sedmelluq/lavaplayer
[logo]: https://github.com/serenity-rs/serenity/current/logo.png
[rust 1.39.0+ badge]: https://img.shields.io/badge/rust-1.39.0+-93450a.svg?style=flat-square
[rust 1.39.0+ link]: https://blog.rust-lang.org/2019/11/07/Rust-1.39.0.html
[rust 1.40.0+ badge]: https://img.shields.io/badge/rust-1.40.0+-93450a.svg?style=flat-square
[rust 1.40.0+ link]: https://blog.rust-lang.org/2019/12/19/Rust-1.40.0.html

0 comments on commit 3f5882c

Please sign in to comment.