From a6aeb865b79de201a50f8ad04fe48630664b06d8 Mon Sep 17 00:00:00 2001 From: Jan Niehusmann Date: Mon, 25 Dec 2023 10:24:56 +0100 Subject: Add repository links to some crates hosted in this repo (#871) --- rtic-time/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'rtic-time/Cargo.toml') diff --git a/rtic-time/Cargo.toml b/rtic-time/Cargo.toml index de23c0f4..67619a34 100644 --- a/rtic-time/Cargo.toml +++ b/rtic-time/Cargo.toml @@ -13,6 +13,7 @@ authors = [ categories = ["concurrency", "embedded", "no-std", "asynchronous"] description = "rtic-time lib TODO" license = "MIT OR Apache-2.0" +repository = "https://github.com/rtic-rs/rtic" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html -- cgit v1.2.3