Updated to released version of embedded-nal
This commit is contained in:
parent
d3ca4a3d92
commit
da2bcd4e7d
1 changed files with 1 additions and 1 deletions
|
|
@ -13,6 +13,6 @@ edition = "2018"
|
|||
[dependencies]
|
||||
byteorder = { version = "1.3.4", default-features = false }
|
||||
embedded-hal = "0.2.4"
|
||||
embedded-nal = { git = "https://github.com/rust-embedded-community/embedded-nal", rev = "0bac1997397707cf44663644752eeb1f4b0a2978" }
|
||||
embedded-nal = "0.2.0"
|
||||
bit_field = "0.10.1"
|
||||
nb = "1.0.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue