We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79bf4e0 commit 94cf79bCopy full SHA for 94cf79b
Cargo.toml
@@ -12,7 +12,7 @@ name = "remotefs-aws-s3"
12
readme = "README.md"
13
repository = "https://github.com/veeso/remotefs-rs-aws-s3"
14
rust-version = "1.85.0"
15
-version = "0.4.0"
+version = "0.4.1"
16
17
[dependencies]
18
aws-config = "1"
README.md
@@ -11,7 +11,7 @@
11
<p align="center">~ Remotefs Aws S3 client ~</p>
<p align="center">Developed by <a href="https://veeso.github.io/" target="_blank">@veeso</a></p>
-<p align="center">Current version: 0.4.0 (16/03/2025)</p>
+<p align="center">Current version: 0.4.1 (16/03/2025)</p>
<p align="center">
<a href="https://opensource.org/licenses/MIT"
0 commit comments