chore: Use feature resolver v2 and turn off unused features (#1270)

* chore: Use feature resolver version 2

* chore(web): Turn off unused features
This commit is contained in:
tottoto
2023-02-15 14:46:27 +00:00
committed by GitHub
parent 3f4d7432b9
commit 74e4400219
3 changed files with 7 additions and 4 deletions
+1
View File
@@ -24,3 +24,4 @@ members = [
"tonic-web/tests/integration",
"tests/service_named_result",
]
resolver = "2"