diff --git a/README.md b/README.md index 230c32e034..978e250206 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" +rust-s3 = "0.35" ```