diff --git a/README.md b/README.md index 3127fd8af2..230c32e034 100644 --- a/README.md +++ b/README.md @@ -142,5 +142,5 @@ Each `GET` method has a `PUT` companion `sync` and `async` methods are generic o ```toml [dependencies] -rust-s3 = "0.34.0-rc3" +rust-s3 = "0.34" ```