mirror of
https://github.com/rustfs/rustfs.git
synced 2026-06-20 21:46:01 +08:00
fd3d742d714d2b6899c7fc5a61231b55cfd27cf7
cargo fmt --all --check 中--check为检查模式,如果有对应的格式化修改,则命令返回码为非零(错误),所以导致action运行失败,替换为cargo fmt --all即可解决问题。
Description
🚀 High-performance distributed object storage for MinIO alternative.
RustFS 是一个使用 Rust(全球最受欢迎的编程语言之一)构建的高性能分布式对象存储软件。与 MinIO 一样
Readme
Apache-2.0
74 MiB
Languages
Rust
97.1%
Shell
1.9%
Python
0.7%