Skip to content

Commit

Permalink
Fix cargo.toml.
Browse files Browse the repository at this point in the history
  • Loading branch information
twitchax committed Apr 6, 2023
1 parent 6ae1825 commit c39a099
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ debug = true
wasm-opt = false

[features]
default = ["cli", "analyze", "audio", "wasm"]
default = ["cli", "analyze", "audio"]

cli = ["clap", "futures"]

Expand Down

0 comments on commit c39a099

Please sign in to comment.