From 70e7f0b8afd80388d19ea2c2813158becf2b281f Mon Sep 17 00:00:00 2001 From: Paolo Barbolini Date: Sat, 30 Mar 2024 00:13:47 +0100 Subject: [PATCH] Add repository field to chrono-tz-build --- chrono-tz-build/Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/chrono-tz-build/Cargo.toml b/chrono-tz-build/Cargo.toml index 6e228c5..17b5f03 100644 --- a/chrono-tz-build/Cargo.toml +++ b/chrono-tz-build/Cargo.toml @@ -6,6 +6,7 @@ rust-version = "1.60" description = "internal build script for chrono-tz" readme = "README.md" license = "MIT OR Apache-2.0" +repository = "https://github.com/chronotope/chrono-tz" documentation = "https://docs.rs/chrono-tz-build" [features]