Browse Source

bump as_slice

Andrey Zgarbul 4 years ago
parent
commit
42bf8e931f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Cargo.toml

+ 1 - 1
Cargo.toml

@@ -23,7 +23,7 @@ cortex-m = "0.6.0"
 nb = "0.1.2"
 cortex-m-rt = "0.6.8"
 stm32f1 = "0.8.0"
-as-slice = "0.1"
+as-slice = "0.2"
 
 [dependencies.void]
 default-features = false