mirror of
https://github.com/deuxfleurs-org/garage.git
synced 2026-07-29 09:18:57 +00:00
Add license, description and repository to .toml files
This commit is contained in:
@@ -3,6 +3,9 @@ name = "garage_api"
|
||||
version = "0.1.0"
|
||||
authors = ["Alex Auvolat <alex@adnab.me>"]
|
||||
edition = "2018"
|
||||
license = "GPL-3.0"
|
||||
description = "S3 API server crate for the Garage object store"
|
||||
repository = "https://git.deuxfleurs.fr/Deuxfleurs/garage"
|
||||
|
||||
[lib]
|
||||
path = "lib.rs"
|
||||
|
||||
Reference in New Issue
Block a user