mirror of
https://github.com/minio/minio-rs.git
synced 2025-12-06 15:26:51 +08:00
Release v0.2.0 (#156)
This commit is contained in:
parent
f234129163
commit
621669cd7d
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "minio"
|
name = "minio"
|
||||||
version = "0.2.0-alpha"
|
version = "0.2.0"
|
||||||
edition = "2024"
|
edition = "2024"
|
||||||
authors = ["MinIO Dev Team <dev@min.io>"]
|
authors = ["MinIO Dev Team <dev@min.io>"]
|
||||||
description = "MinIO SDK for Amazon S3 compatible object storage access"
|
description = "MinIO SDK for Amazon S3 compatible object storage access"
|
||||||
@ -82,4 +82,4 @@ name = "append_object"
|
|||||||
[[bench]]
|
[[bench]]
|
||||||
name = "s3-api"
|
name = "s3-api"
|
||||||
path = "benches/s3/api_benchmarks.rs"
|
path = "benches/s3/api_benchmarks.rs"
|
||||||
harness = false
|
harness = false
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user