Skip to content

Commit db637a9

Browse files
authored
Update rust-s3 dependency version to 0.37.1
1 parent d9769aa commit db637a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ a `PUT` presigned URL, meaning they can upload to a specific key in S3 for the d
2626

2727
```toml
2828
[dependencies]
29-
rust-s3 = "0.37"
29+
rust-s3 = "0.37.1"
3030
```
3131

3232
Read and run examples from the `examples` folder, make sure you have valid credentials for the variant you're running.

0 commit comments

Comments
 (0)