fix: fix sending back incorrect supported functions
This commit is contained in:
parent
e7d0a17500
commit
1d1781c7d7
5 changed files with 30 additions and 11 deletions
|
|
@ -43,6 +43,9 @@ paste = "1.0.15"
|
|||
typenum = "1.18.0"
|
||||
futures = "0.3.31"
|
||||
|
||||
|
||||
|
||||
|
||||
[build-dependencies]
|
||||
tonic-build = "0.12.3"
|
||||
|
||||
|
|
@ -50,3 +53,4 @@ tonic-build = "0.12.3"
|
|||
default = ["secure", "auth"]
|
||||
secure = []
|
||||
auth = []
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue