Update dependencies and adapt to tonic best practice#1
Merged
hasheddan merged 2 commits intohasheddan:mainfrom May 30, 2022
Merged
Update dependencies and adapt to tonic best practice#1hasheddan merged 2 commits intohasheddan:mainfrom
hasheddan merged 2 commits intohasheddan:mainfrom
Conversation
This avoids polluting the source tree. Signed-off-by: Pascal Bach <pascal.bach@siemens.com>
Contributor
Author
|
@hasheddan Will you do a new release on crates.io? |
Owner
|
@bachp I would be happy to 👍🏻 Are you currently consuming this crate in a project? |
Contributor
Author
|
@hasheddan Yes I'm using it on a device plugin prototype. Currently I have a copy but if a new release was done I can switch to it. The second issue currently preventing rust from being used out of the box for this is hyperium/h2#612 |
Owner
|
@bachp awesome, I'll try to get a release out today 👍🏻 |
Owner
|
@bachp release is out https://crates.io/crates/k8s-deviceplugin/0.2.0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is a refresh to bring the dependencies up to date.