Remove the defualt features

This commit is contained in:
Anas Elgarhy 2023-02-17 05:55:49 +02:00
parent fce9c7241b
commit d81eeb8baf
No known key found for this signature in database
GPG key ID: 0501802A1D496528

View file

@ -30,7 +30,5 @@ features = ["yaml_conf"]
lyrics = ["lrc"]
debug = ["log", "pretty_env_logger"]
default = ["lyrics", "debug"]
[dev-dependencies]
test-context = "0.1.4"