Update Cargo.toml

This commit is contained in:
houseme
2025-07-24 14:14:12 +08:00
committed by GitHub
parent 91b1c84430
commit 77bc9af109
+6
View File
@@ -5,6 +5,12 @@ edition.workspace = true
authors = ["RustFS Team"]
license.workspace = true
description = "RustFS AHM (Automatic Health Management) Scanner"
repository.workspace = true
rust-version.workspace = true
homepage.workspace = true
documentation = "https://docs.rs/rustfs-ahm/latest/rustfs_ahm/"
keywords = ["RustFS", "AHM", "health-management", "scanner", "Minio"]
categories = ["web-programming", "development-tools", "filesystem"]
[dependencies]
rustfs-ecstore = { workspace = true }