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-monotonics/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'rtic-monotonics/Cargo.toml') diff --git a/rtic-monotonics/Cargo.toml b/rtic-monotonics/Cargo.toml index ba92208..f85b3fe 100644 --- a/rtic-monotonics/Cargo.toml +++ b/rtic-monotonics/Cargo.toml @@ -14,6 +14,7 @@ authors = [ categories = ["concurrency", "embedded", "no-std", "asynchronous"] description = "A library that provides implementations of the Monotonic trait from rtic-time" license = "MIT OR Apache-2.0" +repository = "https://github.com/rtic-rs/rtic" [package.metadata.docs.rs] features = [ -- cgit v1.2.3