Skip to content

Commit 53e7d7b

Browse files
techmccatusbalbin
authored andcommitted
remove unused dependencies
I had added them by accident for an example that didn't end up in the PR
1 parent 21795bb commit 53e7d7b

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
@@ -77,8 +77,6 @@ cortex-m-log = { version = "0.7", features = ["log-integration"] }
7777
cfg-if = "0.1.10"
7878
mpu6050 = "0.1.4"
7979
bme680 = "0.6.0"
80-
sh1106 = { git = "https://github.com/techmccat/sh1106.git", branch = "hal-1", version = "0.5.0" }
81-
embedded-graphics = "0.8.0"
8280
embedded-sdmmc = "0.3.0"
8381
usb-device = { version = "0.3.2", features = ["defmt"] }
8482
usbd-serial = "0.2.2"

0 commit comments

Comments
 (0)