From f284ecf5172e0afb306a9cbb8899454e2d3f9276 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor=20Szab=C3=B3?= Date: Wed, 24 Jul 2024 07:12:40 +0300 Subject: [PATCH] Also use the repository field --- parser/Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/parser/Cargo.toml b/parser/Cargo.toml index 6abb94172..625427af4 100644 --- a/parser/Cargo.toml +++ b/parser/Cargo.toml @@ -10,6 +10,7 @@ readme.workspace = true license.workspace = true homepage.workspace = true rust-version.workspace = true +repository.workspace = true [features] # Enables debug logs.