Skip to content

Commit ff7bb4e

Browse files
committed
Remove dep: prefix
1 parent b6f77f9 commit ff7bb4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

espflash/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,5 @@ update-informer = "0.5.0"
6464
xmas-elf = "0.8.0"
6565

6666
[features]
67-
raspberry = ["dep:rppal"]
67+
raspberry = ["rppal"]
6868
default = []

0 commit comments

Comments
 (0)