Upgrade to rust 2018 edition
This commit is contained in:
parent
b09643c886
commit
2e1aa239d2
2 changed files with 3 additions and 6 deletions
|
|
@ -8,6 +8,7 @@ keywords = ["embedded", "w5500", "iot", "arm", "embedded-hal-driver"]
|
|||
categories = ["embedded", "hardware-support", "no-std", "network-programming"]
|
||||
license = "MIT OR Apache-2.0"
|
||||
readme = "README.md"
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
byteorder = { version = "1.3.2", default-features = false }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue