mirror of
https://github.com/minio/minio-rs.git
synced 2025-12-06 23:36:52 +08:00
* updated inline doc * updated inline doc * API naming conform AWS * fixed clippy issues * fixed minor API naming issues
4 lines
106 B
TOML
4 lines
106 B
TOML
[toolchain]
|
|
channel = "1.86.0"
|
|
components = ["clippy", "rustfmt"]
|
|
#targets = ["x86_64-unknown-linux-musl"] |