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

Commit aaa83ee

Browse files
authored
Update Cargo.toml
1 parent 573cf0f commit aaa83ee

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

3232
xtensa-lx6-rt = { version = "0.1.0" }
33-
xtensa-lx6 = { version = "0.1.0", git="https://github.com/esp-rs/xtensa-lx6" }
33+
xtensa-lx6 = { version = "0.1.0" }
3434
esp32 = { version = "0.4.0" }
3535
bare-metal = "0.2"
3636
nb = "0.1.2"

0 commit comments

Comments
 (0)