Updated dependencies, fixed port closing after receive
This commit is contained in:
parent
dfa252f997
commit
52f0d06e30
2 changed files with 3 additions and 2 deletions
|
|
@ -13,6 +13,6 @@ edition = "2018"
|
|||
[dependencies]
|
||||
byteorder = { version = "1.3.4", default-features = false }
|
||||
embedded-hal = "0.2.4"
|
||||
embedded-nal = "0.3.0"
|
||||
embedded-nal = "0.4.0"
|
||||
bit_field = "0.10.1"
|
||||
nb = "1.0.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue