mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-29 08:27:06 +00:00
Update Cargo.toml
This commit is contained in:
@@ -5,6 +5,12 @@ edition.workspace = true
|
|||||||
authors = ["RustFS Team"]
|
authors = ["RustFS Team"]
|
||||||
license.workspace = true
|
license.workspace = true
|
||||||
description = "RustFS AHM (Automatic Health Management) Scanner"
|
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]
|
[dependencies]
|
||||||
rustfs-ecstore = { workspace = true }
|
rustfs-ecstore = { workspace = true }
|
||||||
|
|||||||
Reference in New Issue
Block a user