minio-rs/rust-toolchain.toml
Henk-Jan Lebbink 20d8654e34
Function names updated to reflect AWS names. Updated docs (#150)
* updated inline doc

* updated inline doc

* API naming conform AWS

* fixed clippy issues

* fixed minor API naming issues
2025-05-09 15:53:44 -07:00

4 lines
106 B
TOML

[toolchain]
channel = "1.86.0"
components = ["clippy", "rustfmt"]
#targets = ["x86_64-unknown-linux-musl"]