Skip to content

Commit

Permalink
Remove unnecessary dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
AlixANNERAUD committed Jul 6, 2024
1 parent c5f6ef4 commit cc670c4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,7 @@ esp-idf-sys = { version = "0.34.1", features = ["binstart"] }
esp-idf-hal = "0.43.1"
log = { version = "0.4", default-features = false }
esp-idf-svc = { version = "0.48.1" }
embedded-sdmmc = "0.7.0"
embedded-hal = "1.0.0"
fatfs = { version = "0.3.6" }
byteorder = "1.5.0"

[build-dependencies]
embuild = { version = "0.31.4", features = ["espidf"] }
Expand Down

0 comments on commit cc670c4

Please sign in to comment.