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

Commits on Sep 6, 2022

  1. build(deps): update Rust dependencies (2022-W37)

    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>
    fnichol committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    528763c View commit details
    Browse the repository at this point in the history