remove vscode rust-analyzer default features

This commit is contained in:
ThetaDev 2025-01-13 01:38:49 +01:00
parent a8e97f411a
commit 23cd03a19d
No known key found for this signature in database
GPG key ID: E319D3C5148D65B6

View file

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