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

Commit ed872e0

Browse files
authored
Update Cargo.toml
1 parent aaa83ee commit ed872e0

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
@@ -29,7 +29,7 @@ mem=[]
2929
[dependencies]
3030
esp32-hal-proc-macros = { path = "procmacros" }
3131

32-
xtensa-lx6-rt = { version = "0.1.0" }
32+
xtensa-lx6-rt = { version = "0.2.0" }
3333
xtensa-lx6 = { version = "0.1.0" }
3434
esp32 = { version = "0.4.0" }
3535
bare-metal = "0.2"

0 commit comments

Comments
 (0)