fix rust-analyzer warning

This commit is contained in:
Yu Chen 2022-12-31 10:36:35 +08:00
parent 4e5f16cb23
commit 01856f5243
4 changed files with 14 additions and 13 deletions

View file

@ -11,6 +11,6 @@ clap = "2.33.3"
easy-fs = { path = "../easy-fs" }
rand = "0.8.0"
[features]
board_qemu = []
board_k210 = []
# [features]
# board_qemu = []
# board_k210 = []