Skip to content

Commit

Permalink
Update README to point to the v0.7.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
spotlightishere committed Apr 28, 2024
1 parent acf7bf2 commit 8f718cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# 🐻‍❄️🧶 Remi (Rust Edition)
> *Robust, and simple asynchronous Rust crate to handle storage-related communications with different storage providers.*
>
> <kbd><a href="https://github.com/Noelware/remi-rs/releases/0.7.0">v0.7.0</a></kbd> | [:scroll: **Documentation**](https://docs.rs/remi)
> <kbd><a href="https://github.com/Noelware/remi-rs/releases/0.7.1">v0.7.1</a></kbd> | [:scroll: **Documentation**](https://docs.rs/remi)
**remi-rs** is a Rust port of Noelware's Java-based [Remi](https://github.com/Noelware/remi) for the Rust programming language. It provides a easy way to implement storage-related communications with different storage providers like Amazon S3, Google Cloud Storage, Azure Blob Storage, and more.

Expand Down

0 comments on commit 8f718cf

Please sign in to comment.