From a9191c225320cb36647959175a3cfd3d9f035455 Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Tue, 1 Aug 2023 15:47:20 +0200 Subject: [PATCH] update README include repository.workspace=true for the [package] base section Signed-off-by: Wolfgang Bumiller --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index dd1c8ce6..2288f797 100644 --- a/README.rst +++ b/README.rst @@ -33,6 +33,7 @@ Adding Crates license.workspace = true edition.workspace = true exclude.workspace = true + repository.workspace = true - Add a meaningful ``description`` - Copy ``debian/copyright`` and ``debian/debcargo.toml`` from another subcrate.