summaryrefslogtreecommitdiff
path: root/stm32-metapac
diff options
context:
space:
mode:
authorDario Nieuwenhuis <dirbaio@dirbaio.net>2022-08-14 23:16:06 +0200
committerDario Nieuwenhuis <dirbaio@dirbaio.net>2022-08-17 19:01:56 +0200
commit67edea41686084a444e1455d17d5482b10c54abd (patch)
treee9d4cf483195fce6c8c34c514fc9a5e338771ce9 /stm32-metapac
parent16d0ae76782475c0f759c3310e068507a0a9f8ab (diff)
downloadembassy-67edea41686084a444e1455d17d5482b10c54abd.zip
Update to critical-section 1.0, atomic-polyfill 1.0
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 31d70778..9d5aba0c 100644
--- a/stm32-metapac/Cargo.toml
+++ b/stm32-metapac/Cargo.toml
@@ -40,7 +40,7 @@ flavors = [
]
[dependencies]
-cortex-m = "0.7.3"
+cortex-m = "0.7.6"
cortex-m-rt = { version = ">=0.6.15,<0.8", optional = true }
# BEGIN BUILD DEPENDENCIES