aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJorge Aparicio <jorge@japaric.io>2017-05-09 08:38:35 -0500
committerJorge Aparicio <jorge@japaric.io>2017-05-09 09:04:35 -0500
commit5cecc12d4cab326c73fb001898d46eac2a5f8566 (patch)
treec69de4499722c3232cef52b9b9a0358c1b859928 /Cargo.toml
parentacdfa6f09d27fea43926e1d286f13f27a811a203 (diff)
v0.1.0
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 60c2eae..ec373d6 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -17,7 +17,7 @@ quote = "0.3.15"
syn = "0.11.10"
[dependencies]
-cortex-m = "0.2.5"
+cortex-m = "0.2.6"
static-ref = "0.1.0"
typenum = "1.7.0"