File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,19 @@ version = "0.5.0"
44edition = " 2021"
55# Due to AWS SDK.
66rust-version = " 1.66.1"
7+ license = " Apache-2.0"
8+ description = " S3 Active Storage server"
9+ homepage = " https://crates.io/crates/reductionist"
10+ documentation = " https://docs.rs/reductionist"
11+ repository = " https://github.com/stackhpc/reductionist-rs"
12+ readme = " README.md"
13+ authors = [" Mark Goddard <mark@stackhpc.com>" , " Scott Davidson <scott@stackhpc.com>" ]
14+ keywords = [" s3" , " ndarray" ]
15+ # https://crates.io/category_slugs
16+ categories = [" mathematics" , " science" , " simulation" ]
17+
18+ [badges ]
19+ maintenance = { status = " actively-developed" }
720
821# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
922
You can’t perform that action at this time.
0 commit comments