remove required feature

This commit is contained in:
Alfredo Garcia 2024-06-17 12:58:58 -03:00 committed by Arya
parent ca89df20d9
commit f3db0431b7
1 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@ required-features = ["proptest-impl"]
[[bin]] # Bin to run the Scanner tool
name = "zebra-scanner"
path = "src/bin/scanner/main.rs"
required-features = ["shielded-scan"]
[features]