diff options
| author | chemicstry <[email protected]> | 2022-06-23 01:42:21 +0300 |
|---|---|---|
| committer | chemicstry <[email protected]> | 2022-06-23 01:42:21 +0300 |
| commit | 2d2f9e39b9815c4eff33efe6896024bab2c4181c (patch) | |
| tree | cd58c5bcda665f85c83e3148c2aec0e1ceea5e96 | |
| parent | 4a6f69e2d9e1c18ff5999a6aa049c280a6b8dcc4 (diff) | |
Bump bxcan version
| -rw-r--r-- | embassy-stm32/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/embassy-stm32/Cargo.toml b/embassy-stm32/Cargo.toml index 47a9ece17..9209fc014 100644 --- a/embassy-stm32/Cargo.toml +++ b/embassy-stm32/Cargo.toml | |||
| @@ -58,7 +58,7 @@ bare-metal = "1.0.0" | |||
| 58 | atomic-polyfill = "0.1.5" | 58 | atomic-polyfill = "0.1.5" |
| 59 | stm32-metapac = { version = "0.1.0", path = "../stm32-metapac", features = ["rt"] } | 59 | stm32-metapac = { version = "0.1.0", path = "../stm32-metapac", features = ["rt"] } |
| 60 | vcell = "0.1.3" | 60 | vcell = "0.1.3" |
| 61 | bxcan = "0.6.2" | 61 | bxcan = "0.7.0" |
| 62 | nb = "1.0.0" | 62 | nb = "1.0.0" |
| 63 | stm32-fmc = "0.2.4" | 63 | stm32-fmc = "0.2.4" |
| 64 | seq-macro = "0.3.0" | 64 | seq-macro = "0.3.0" |
