Skip to content

Commit

Permalink
Fix serenity version in the readme (#710)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zalaxx authored and arqunis committed Sep 2, 2019
1 parent 65837f5 commit 730c959
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -97,7 +97,7 @@ Add the following to your `Cargo.toml` file:

```toml
[dependencies]
serenity = "0.6"
serenity = "0.7"
```

Serenity supports a minimum of Rust 1.35.
Expand Down

0 comments on commit 730c959

Please sign in to comment.