remove vscode rust-analyzer default features

This commit is contained in:
ThetaDev 2025-01-13 01:38:49 +01:00
parent 4710387f1b
commit e8a045aec1

View file

@ -1,3 +0,0 @@
{
"rust-analyzer.cargo.features": ["rss", "indicatif", "audiotag"]
}