From 91c374eaf6aa026a083e4a8e54113c9cc364926e Mon Sep 17 00:00:00 2001 From: Drazen Urch Date: Fri, 30 Aug 2024 23:41:51 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" ```