Update spin and volatile dependencies

This commit is contained in:
Philipp Oppermann
2019-09-11 13:13:34 +02:00
parent 465eb45cfe
commit bcafb60069
2 changed files with 3 additions and 9 deletions

View File

@@ -6,8 +6,8 @@ edition = "2018"
[dependencies]
bootloader = "0.8.0"
volatile = "0.2.3"
spin = "0.4.9"
volatile = "0.2.6"
spin = "0.5.2"
[dependencies.lazy_static]
version = "1.0"