From 653338e7997a0cdc5deaed98b1bb5f60006717ed Mon Sep 17 00:00:00 2001 From: Jorge Aparicio Date: Mon, 27 Aug 2018 14:54:45 +0200 Subject: v0.3.4 --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 15f7394..d505f20 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,12 +5,12 @@ authors = [ ] categories = ["concurrency", "embedded", "no-std"] description = "Real Time For the Masses (RTFM) framework for ARM Cortex-M microcontrollers" -documentation = "https://docs.rs/cortex-m-rtfm" +documentation = "https://japaric.github.io/cortex-m-rtfm/cortex_m_rtfm/" keywords = ["arm", "cortex-m"] license = "MIT OR Apache-2.0" name = "cortex-m-rtfm" repository = "https://github.com/japaric/cortex-m-rtfm" -version = "0.3.3" +version = "0.3.4" [dependencies] cortex-m = "0.4.0" -- cgit v1.2.3