fix for rust-analyzer warning
This commit is contained in:
parent
744d329388
commit
fdd8c38b09
2 changed files with 6 additions and 6 deletions
|
@ -11,6 +11,6 @@ edition = "2018"
|
|||
[profile.release]
|
||||
debug = true
|
||||
|
||||
[features]
|
||||
board_qemu = []
|
||||
board_k210 = []
|
||||
# [features]
|
||||
# board_qemu = []
|
||||
# board_k210 = []
|
Loading…
Add table
Add a link
Reference in a new issue