aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index e558f5f..392538b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -14,7 +14,7 @@ version = "0.2.0"
[dependencies]
cortex-m = "0.3.1"
-static-ref = "0.2.0"
+static-ref = "0.2.1"
[dependencies.cortex-m-rtfm-macros]
path = "macros"