From 3b48447934c18264fb9222faa573719079719b4f Mon Sep 17 00:00:00 2001 From: Vincent Esche Date: Tue, 14 Jul 2020 15:40:57 +0200 Subject: Unified spelling of "real-time" (vs. "real time") (This spelling is consistent with the one provided by Merriam Webster for use an an adjective) --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 8d966d2..04670b9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ authors = [ "Per Lindgren ", ] categories = ["concurrency", "embedded", "no-std"] -description = "Real-Time Interrupt-driven Concurrency (RTIC): a concurrency framework for building real time systems" +description = "Real-Time Interrupt-driven Concurrency (RTIC): a concurrency framework for building real-time systems" documentation = "https://rtic.rs/" edition = "2018" keywords = ["arm", "cortex-m"] -- cgit v1.2.3