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

Commit d679ed5

Browse files
committed
bump xtensa rt to 0.4.0
1 parent 2227684 commit d679ed5

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
@@ -32,7 +32,7 @@ rt = ["esp32/rt", "xtensa-lx6-rt"]
3232
[dependencies]
3333
esp32-hal-proc-macros = { path = "procmacros" }
3434

35-
xtensa-lx6-rt = { version = "0.3.0", optional = true }
35+
xtensa-lx6-rt = { version = "0.4.0", optional = true }
3636
xtensa-lx6 = "0.2.0"
3737
esp32 = { version = "0.7.0", default-features = false }
3838
bare-metal = "0.2"

0 commit comments

Comments
 (0)