Skip to content

Commit ffd4663

Browse files
authored
Merge pull request #142 from TheZoq2/unbump_as_slice
Unbump as_slice
2 parents 7eace3e + 306412d commit ffd4663

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ cortex-m = "0.6.0"
2323
nb = "0.1.2"
2424
cortex-m-rt = "0.6.8"
2525
stm32f1 = "0.9.0"
26-
as-slice = "0.2"
26+
as-slice = "0.1"
2727

2828
[dependencies.void]
2929
default-features = false

0 commit comments

Comments
 (0)