-
Notifications
You must be signed in to change notification settings - Fork 58
build(deps): upgrade tonic from 0.12 to 0.13.x #100
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
Not the primary maintainer, but I don't think this passes when the Additionally, I would personally prefer a feature for each backend. |
Thank you for your review @nmooscisco
There are some indeed problems with the compilation, I will fix asap.
Make sense. |
There is still some work to do, turn to draft. |
6c557ac
to
973172a
Compare
@davidli2010 @nmooscisco ptal |
Hi, this pr mainly upgrade some dependencies, include tonic, tower, tonic-build.
Note: In this PR, we choose to use
ring
crypto provider intls
feature. And we add two additional features:tls-ring
,tls-aws-lc
.