Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit c8585c5

Browse files
Update Cargo.toml
1 parent b884fc6 commit c8585c5

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
@@ -11,7 +11,7 @@ edition = "2018"
1111

1212
[dependencies]
1313
e310x-hal = {git = "https://github.com/greenlsi/e310x-hal"}
14-
e310x = {git = "https://github.com/greenlsi/e310x", features = ["v-extern"]}
14+
e310x = {git = "https://github.com/greenlsi/e310x"}
1515
embedded-hal = "0.2.5"
1616
riscv = "0.6.0"
1717
riscv-rt = "0.11.0"

0 commit comments

Comments
 (0)