summaryrefslogtreecommitdiff
path: root/stm32-metapac
diff options
context:
space:
mode:
authorDario Nieuwenhuis <dirbaio@dirbaio.net>2021-09-11 00:10:46 +0200
committerDario Nieuwenhuis <dirbaio@dirbaio.net>2021-09-11 01:35:23 +0200
commitf2623e7e9b03bc6539827e8c9d1a9cb6dd7ede2e (patch)
treeb2b97c894dc78a907455a6718b9122d461ec87e5 /stm32-metapac
parent9082e5f6c5982e7d220f54c8e64e0dd27c6c579d (diff)
downloadembassy-f2623e7e9b03bc6539827e8c9d1a9cb6dd7ede2e.zip
Update lots of deps
Diffstat (limited to 'stm32-metapac')
-rw-r--r--stm32-metapac/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/stm32-metapac/Cargo.toml b/stm32-metapac/Cargo.toml
index 894b101e..6aba696a 100644
--- a/stm32-metapac/Cargo.toml
+++ b/stm32-metapac/Cargo.toml
@@ -5,7 +5,7 @@ edition = "2018"
resolver = "2"
[dependencies]
-cortex-m = "0.7.2"
+cortex-m = "0.7.3"
cortex-m-rt = { version = ">=0.6.15,<0.8", optional = true }
# BEGIN BUILD DEPENDENCIES