Skip to content

Commit 290b049

Browse files
committed
mctp-estack: Don't depend on unused embassy-futures
Signed-off-by: Matt Johnston <matt@codeconstruct.com.au>
1 parent 742ca42 commit 290b049

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

Cargo.lock

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

mctp-estack/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ crc = "3"
1717
embedded-io-async = { workspace = true }
1818
defmt = { workspace = true, optional = true }
1919
embassy-sync = "0.6"
20-
embassy-futures = "0.1"
2120
smbus-pec = { version = "1.0", features = ["lookup-table"] }
2221
uuid = { version = "1.16.0", default-features = false }
2322

0 commit comments

Comments
 (0)