diff --git a/Cargo.toml b/Cargo.toml index b407428e..ec095215 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ authors = ["Philipp Oppermann "] edition = "2018" [dependencies] -bootloader = "0.9.8" +bootloader = "0.9" volatile = "0.2.6" spin = "0.5.2"