diff options
Diffstat (limited to 'app/Cargo.lock')
-rw-r--r-- | app/Cargo.lock | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/Cargo.lock b/app/Cargo.lock index 92a66e8..599825f 100644 --- a/app/Cargo.lock +++ b/app/Cargo.lock @@ -250,7 +250,6 @@ name = "samd21-demo" version = "0.1.0" dependencies = [ "apa102-spi 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", - "bare-metal 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)", "clint 0.2.0", "cortex-m 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", "cortex-m-rt 0.6.8 (registry+https://github.com/rust-lang/crates.io-index)", |