Skip to content

Commit 6717b05

Browse files
committed
get rid of unused drv-i2c-devices dep
1 parent 6495feb commit 6717b05

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/ereports/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ edition = "2024"
77
microcbor = { path = "../microcbor" }
88
fixedstr = { path = "../fixedstr", features = ["microcbor"] }
99
drv-cpu-power-state = { path = "../../drv/cpu-power-state", features = ["microcbor"] }
10-
drv-i2c-devices = { path = "../../drv/i2c-devices" }
1110

1211
[lints]
1312
workspace = true

0 commit comments

Comments
 (0)