fix: fix subscriptions api

This commit is contained in:
2025-05-10 02:31:58 +08:00
parent d2aab7369d
commit 8144986a48
42 changed files with 815 additions and 329 deletions

View File

@@ -39,7 +39,5 @@
"username": "konobangu"
}
],
"rust-analyzer.cargo.extraArgs": [
"--all-features"
]
"rust-analyzer.cargo.features": "all"
}