diff --git a/README.md b/README.md index 3377555..8384613 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ In your `Cargo.toml`, make sure you enable the `toml` feature: ```toml [dependencies.mastodon-async] -version = "0.22" +version = "1.0" features = ["toml"] ```