Skip to content

Commit a8c19c1

Browse files
committed
oops
1 parent 3aa98f8 commit a8c19c1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

embedded-io-adapters/Cargo.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ embedded-io = { version = "0.6", path = "../embedded-io" }
2424
embedded-io-async = { version = "0.6.1", path = "../embedded-io-async", optional = true }
2525

2626
futures = { version = "0.3.21", features = ["std"], default-features = false, optional = true }
27-
hex = "0.4.3"
28-
sha2 = "0.10.9"
2927
tokio = { version = "1", features = ["io-util"], default-features = false, optional = true }
3028

3129
[package.metadata.docs.rs]

0 commit comments

Comments
 (0)