Bump version of critical-section to 0.2.1

This commit is contained in:
Ulf Lilleengen
2021-05-13 18:17:50 +02:00
parent 4705333b5e
commit 3b86e85770
4 changed files with 5 additions and 5 deletions

View File

@ -36,4 +36,4 @@ nrf52811-pac = { version = "0.9.1", optional = true, features = [ "rt" ]}
nrf52832-pac = { version = "0.9.0", optional = true, features = [ "rt" ]}
nrf52833-pac = { version = "0.9.0", optional = true, features = [ "rt" ]}
nrf52840-pac = { version = "0.9.0", optional = true, features = [ "rt" ]}
critical-section = "0.2.0"
critical-section = "0.2.1"