-
Notifications
You must be signed in to change notification settings - Fork 10
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
[Merged by Bors] - chore: bump fluvio version to 0.10.12-dev-1 #334
Conversation
4294eaf
to
847415a
Compare
Cargo.toml
Outdated
@@ -21,7 +21,7 @@ serde_json = "1.0.79" | |||
node-bindgen = "5.1.0" | |||
flate2 = "1.0.24" | |||
fluvio-future = { version = "0.5.1", features = ["tls", "task", "io"] } | |||
fluvio = { features = ["admin"], git = "https://github.com/infinyon/fluvio.git", tag = "v0.10.11" } | |||
fluvio = { features = ["admin"], git = "https://github.com/infinyon/fluvio.git", tag = "v0.10.12-dev-1" } | |||
fluvio-spu-schema = { git = "https://github.com/infinyon/fluvio.git", tag = "v0.10.11" } |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we need to update this one too
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
good catch, picked up in latest push
cd78591
to
c21abfd
Compare
note: semver audit issue see #336 |
c21abfd
to
3292b75
Compare
bors r+ |
Co-authored-by: Alan Chen <[email protected]>
Pull request successfully merged into master. Build succeeded! The publicly hosted instance of bors-ng is deprecated and will go away soon. If you want to self-host your own instance, instructions are here. If you want to switch to GitHub's built-in merge queue, visit their help page. |
No description provided.