We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9769aa commit db637a9Copy full SHA for db637a9
1 file changed
README.md
@@ -26,7 +26,7 @@ a `PUT` presigned URL, meaning they can upload to a specific key in S3 for the d
26
27
```toml
28
[dependencies]
29
-rust-s3 = "0.37"
+rust-s3 = "0.37.1"
30
```
31
32
Read and run examples from the `examples` folder, make sure you have valid credentials for the variant you're running.
0 commit comments