Skip to content

Commit 32748c6

Browse files
committed
Merge branch 'master' into spi-dma
2 parents 07877a9 + ceb1a29 commit 32748c6

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
@@ -25,7 +25,7 @@ cortex-m = "0.6.3"
2525
nb = "0.1.1"
2626
stm32l4 = "0.13.0"
2727
embedded-dma = "0.1"
28-
bxcan = "0.5"
28+
bxcan = ">=0.4, <0.6"
2929

3030
[dependencies.rand_core]
3131
version = "0.6.2"

0 commit comments

Comments
 (0)