minio-rs icon indicating copy to clipboard operation
minio-rs copied to clipboard

Use GIT

Open 4ry1337 opened this issue 1 year ago • 0 comments

If you are having problems with Send + Sync, crates.io version 0.1.0 does not implement them, yet.

So import using:

minio = {git="https://github.com/minio/minio-rs.git"}

4ry1337 avatar May 25 '24 09:05 4ry1337