Skip to content
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

build(deps): update Rust dependencies (2022-W37) #1265

Merged
merged 1 commit into from Sep 7, 2022

Conversation

fnichol
Copy link
Contributor

@fnichol fnichol commented Sep 6, 2022

Updates of note include:

  • An update to tokio which stabilizes JoinSet and AbortHandle, meaning we can pull out the tokio_unstable config for the moment.
  • Major version bump to serde-aux with no impact on our codebase

Signed-off-by: Fletcher Nichol fletcher@systeminit.com

Updates of note include:

- An update to `tokio` which stabilizes [`JoinSet` and
  `AbortHandle`](tokio-rs/tokio#4920), meaning
  we can pull out the `tokio_unstable` config for the moment.
- Major version bump to `serde-aux` with no impact on our codebase

Signed-off-by: Fletcher Nichol <fletcher@systeminit.com>
@netlify
Copy link

netlify bot commented Sep 6, 2022

👷 Deploy request for system-init-corp pending review.

A Netlify team Owner will need to approve the deploy before you can run your build.

Are you a team Owner? Visit the deploys page to approve it

Need more help? Learn more in the Netlify docs

Name Link
🔨 Latest commit 528763c

@github-actions github-actions bot added A-bytes-lines-codec A-config-file A-cyclone Area: Function execution engine [Rust] A-dal A-deadpool-cyclone Area: Pooling support for Cyclone instances [Rust] A-sdf Area: Primary backend API service [Rust] A-si-data Area: Data access abstractions [Rust] A-si-settings Area: Backend service settings management [Rust] A-si-test-macros A-telemetry-rs A-veritech Area: Task execution backend service [Rust] labels Sep 6, 2022
@adamhjk
Copy link
Collaborator

adamhjk commented Sep 7, 2022

bors merge

@si-bors-ng
Copy link
Contributor

si-bors-ng bot commented Sep 7, 2022

@si-bors-ng si-bors-ng bot merged commit 82c9057 into main Sep 7, 2022
@si-bors-ng si-bors-ng bot deleted the fnichol/update-rust-deps-2022-w37 branch September 7, 2022 15:28
zacharyhamm pushed a commit that referenced this pull request Sep 7, 2022
1265: build(deps): update Rust dependencies (2022-W37) r=adamhjk a=fnichol

Updates of note include:

- An update to `tokio` which stabilizes [`JoinSet` and `AbortHandle`](tokio-rs/tokio#4920), meaning we can pull out the `tokio_unstable` config for the moment.
- Major version bump to `serde-aux` with no impact on our codebase

Signed-off-by: Fletcher Nichol <fletcher@systeminit.com>

Co-authored-by: Fletcher Nichol <fletcher@systeminit.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-bytes-lines-codec A-config-file A-cyclone Area: Function execution engine [Rust] A-dal A-deadpool-cyclone Area: Pooling support for Cyclone instances [Rust] A-sdf Area: Primary backend API service [Rust] A-si-data Area: Data access abstractions [Rust] A-si-settings Area: Backend service settings management [Rust] A-si-test-macros A-telemetry-rs A-veritech Area: Task execution backend service [Rust]
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants