apply nix patch
This commit is contained in:
parent
59f7834c61
commit
182e7b5eca
1 changed files with 3 additions and 1 deletions
|
@ -22,4 +22,6 @@ version = "0.18.0"
|
||||||
i2cdev = "0.4.1"
|
i2cdev = "0.4.1"
|
||||||
linux-embedded-hal = "0.2.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" }
|
||||||
|
|
Loading…
Reference in a new issue