mirror of
https://github.com/minio/minio-rs.git
synced 2025-12-06 15:26:51 +08:00
9 lines
155 B
TOML
9 lines
155 B
TOML
[package]
|
|
name = "minio-rs"
|
|
version = "0.1.0"
|
|
authors = ["Aditya Manthramurthy <aditya.mmy@gmail.com>"]
|
|
edition = "2018"
|
|
|
|
[dependencies]
|
|
hyper = "0.12.28"
|