mirror of https://github.com/eldruin/ds323x-rs
Bump embedded-hal dependency
parent
0ef5cec642
commit
e8679f0b8a
|
@ -25,7 +25,7 @@ coveralls = { repository = "eldruin/ds323x-rs", branch = "master", service = "gi
|
||||||
maintenance = { status = "actively-developed" }
|
maintenance = { status = "actively-developed" }
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
embedded-hal = "0.2"
|
embedded-hal = "0.2.3"
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
linux-embedded-hal = "0.2"
|
linux-embedded-hal = "0.2"
|
||||||
|
|
Loading…
Reference in New Issue