diff --git a/src/web/Cargo.toml b/src/web/Cargo.toml index 8b3743dc..796478ae 100644 --- a/src/web/Cargo.toml +++ b/src/web/Cargo.toml @@ -4,7 +4,7 @@ version = "0.1.0" authors = ["Alex Auvolat ", "Quentin Dufour "] edition = "2018" license = "GPL-3.0" -description = "Utility crate for the Garage object store" +description = "S3-like website endpoint crate for the Garage object store" repository = "https://git.deuxfleurs.fr/Deuxfleurs/garage" [lib]