1
Fork 0

remove i2cdev patch - fixed in i2cdev 4.1.2 with nix 0.14

This commit is contained in:
Julian Gaal 2019-05-29 16:14:20 +02:00
parent f8b64f8fca
commit c4083ea87d

View file

@ -19,9 +19,5 @@ default-features = false
version = "0.18.0"
[dev-dependencies]
i2cdev = "0.4.1"
i2cdev = "0.4.2"
linux-embedded-hal = "0.2.2"
# nix version bump, to fix https://github.com/nix-rust/nix/issues/1057#event-2356640839
[patch.crates-io]
i2cdev = { git = "https://github.com/juliangaal/rust-i2cdev" }