Skip to content
This repository was archived by the owner on Aug 9, 2022. It is now read-only.

Commit 7e53a92

Browse files
authored
bump esp32
1 parent 87fc489 commit 7e53a92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ esp32-hal-proc-macros = { path = "procmacros" }
3434

3535
xtensa-lx6-rt = { version = "0.3.0", optional = true }
3636
xtensa-lx6 = "0.2.0"
37-
esp32 = "0.5.0"
37+
esp32 = { version = "0.6.0", default-features = false }
3838
bare-metal = "0.2"
3939
nb = "0.1.2"
4040
embedded-hal = { version = "0.2.3", features = ["unproven"] }

0 commit comments

Comments
 (0)