Browse Source

bump as_slice

Andrey Zgarbul 4 năm trước cách đây
mục cha
commit
42bf8e931f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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