Skip to content

Commit 9ae512e

Browse files
committed
remove unused dependencies
I had added them by accident for an example that didn't end up in the PR
1 parent 0d85f3b commit 9ae512e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Cargo.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,6 @@ cortex-m-log = { version = "0.7", features = ["log-integration"] }
7575
cfg-if = "0.1.10"
7676
mpu6050 = "0.1.4"
7777
bme680 = "0.6.0"
78-
sh1106 = { git = "https://github.com/techmccat/sh1106.git", branch = "hal-1", version = "0.5.0" }
79-
embedded-graphics = "0.8.0"
8078
embedded-sdmmc = "0.3.0"
8179

8280
#TODO: Separate feature sets

0 commit comments

Comments
 (0)